Cold Panic
Robert Sneidar
bobs at twft.com
Wed Sep 27 18:18:41 EDT 2006
Ya know I opened the file in a text editor without a problem, but did
not try to write to it, thinking that since I only tried to read from
it in Revolution I should be able to do so. I should get the result
when I open a file anyways but thsi was a quick and dirty utility. I
will give that a try. I suspect you may have nailed it.
Bob Sneidar
IT Manager
Logos Management
Calvary Chapel CM
> Bob,
>
> I've seen this exact behavior when trying to read a file for which
> I do not have write permission. (If memory serves, checking the
> result right after the open file or read from file with give you an
> error message.) Try using
>
> open file myfile for read
>
> before you do read from file. Either that or change the permissions
> on the files you're reading.
>
> Devin
More information about the use-livecode
mailing list