Field question

Charles Szasz cszasz at mac.com
Thu Jul 19 13:21:23 EDT 2007


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.




More information about the use-livecode mailing list