Advertising banner:
 
 
 LDR1045
 
This is how you enter a field control statement for static lists:


Syntax
Variable
Meaning
list value/field ID:action
list value
The value assigned to a list entry in this list.
field ID
The ID of the field to be controlled when the user chooses this list entry.
action
The action FirstClass will take in the controlled field when the user chooses this list entry.

In the example
0/1024:36;1/1024:100
       0/1024:36 means that when the first entry in the controlling list is chosen, numeric field 1024 is set to 36
       1/1024:100 means that when the second entry in the controlling list is chosen, numeric field 1024 is set to 100.


hirosue Shino Web Site