Inconsistent results in simple script

dunbarx dunbarx at aol.com
Wed Nov 16 18:04:43 EST 2016


"and you have old, slow, brute force scripting skills, "

on mouseUp
repeat for each line tLine in fld "csv1"
   put line lineOffset(item 1 of tLine,fld "csv1") of fld "csv1" & "," & \
   item 2 of line lineOffset(item 1 of tLine,fld "csv2") of fld "csv2" &
return after temp
end repeat
put temp into fld "Upload File" 
end mouseUp

Me too.

Craig



--
View this message in context: http://runtime-revolution.278305.n4.nabble.com/Inconsistent-results-in-simple-script-tp4710376p4710387.html
Sent from the Revolution - User mailing list archive at Nabble.com.




More information about the use-livecode mailing list