Le 15 nov. 06 à 17:57, Ted Mills a écrit :

Does anyone know if it is possible to use a set or put statement to place a
fields text into another field?
put field "thisField" into fleld "thatField"
or
set the text of fld "thatField" to fld "thisField"



Also is this possible from another card. I
have a combo box that sets the text of a field to a certain value and I need a field on another card to show that same value but I am not having any luck
finding the answer within the help.
put fld "thisField" into fld "thatField of cd 2
or
set the text of fld "thatField" of cd 2 to fld "thisField"

Best regards from Grenoble
André_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to