Jump to content
Server Maintenance This Week. ×

maybe a simple question about value manipulations


This topic is 6651 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Hello all,

changing the value of a field in a table, lets assume table A, field a, accordingly with the value b in table B, like for instance A.a = A.a+B.b.

In pre 7 versions you had to write a script going from the appropriate layout, copying the value and changing to the target layout (and table) and manipulating the value appropriately. After that returning to the old layout.

All in all needing at least two script.

By now with just one database file and several tables it should be possible to manipulate the values without changing layouts, yet I never saw any examples or implementations of it.

My question: is it possible now in 7 or 8 (maybe using $/$$variables) or not?

TIA

Rob

Link to comment
Share on other sites

This topic is 6651 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.