On Fri, Apr 3, 2015 at 8:05 AM, Richmond <[email protected]>
wrote:

> read from file "COM3:" until end


'end' is another unrelated keyword.

try

read from file "COM3:" until eof

--
Stephen Barncard - Sebastopol Ca. USA - Deeds Not Words
_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to