After using a put url command I get a result of 1.
Code: Select all
put URL myurl into theData
answer the result
Any ideas on what this means?
Thanks,
Simon
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Code: Select all
put URL myurl into theData
answer the result
Code: Select all
put URL myurl into theData
answer myurl & return & the result & return & it & return & line 1 of theData