Re: stop file from closing.
- Posted by "Greg Haberek" <ghaberek at gmail.com> Apr 07, 2007
- 564 views
I believe this is what you're looking for...
include get.e atom key key = wait_key()
On 4/6/07, curtis <guest at rapideuphoria.com> wrote: > > > posted by: curtis <curtislebl at gmail.com> > > How can i keep a file from closing when it reaches the end. I want the file to > just stay there the way it is until the person using it clicks X. > > > >