Re: Close Access
Re: Close Access
- Subject: Re: Close Access
- From: John McAdams <email@hidden>
- Date: Sun, 27 Jan 2002 13:47:33 -0500
Thank you Mr Stanley, "close access" works with "open access." It was
just confusing that the command followed "read" in the book.
I'm still having problems with "read theFile before return" whether I
open it or just read it. I'm hoping this is a bug. The command "read
theFile before string" works with almost any string in both opened and
read only forms. Only "return" fails to stop at the return and reads the
entire file. This is with AS 1.8.2.
TIA
jmc
The advantage of using open for access is that statements like "read
theFile
before return" can be used, and the system will automatically keep
track of