I have tried putting fields into a temporary variable:

put field "a" into tData
put field "b" into tData
put field "c" into tData
put field "d" into tData
put field "e" into tData
put field "f" into tData
put field "g" into tData
put field "h" into tData
put field "i" into tData
put field "j" into tData
put field "k" into tData
put field "l" into tData

When I check the contents of tData, only the last field, field "l" was in
tData

How do I correct this?
-- 
View this message in context: 
http://www.nabble.com/Field-question-tf4112519.html#a11693800
Sent from the Revolution - User mailing list archive at Nabble.com.

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to