On Sat, Apr 4, 2015 at 2:14 AM, stephen barncard <
[email protected]> wrote:
>
> 'end' is another unrelated keyword.
>
> try
>
> read from file "COM3:" until eof
>
I appreciate that Richmond may have is answer but if you are aware of
something that is in contradiction to the official documentation it would
good if you could post a Bug report.
The Dictionary entry is quite clear about the syntax:
read from {file pathName | stdin} [at start] {until {string | end | EOF |
empty} | for amount [chunkType]} [in time]
so:
... until string
... until end
... until EOF
... until empty
are all listed as valid syntax.
_______________________________________________
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