Problems with GET.E
- Posted by Roderick Jackson <rjackson at CSIWEB.COM> Nov 14, 1999
- 612 views
Is it me, or is the get() function in GET.E faulty? I seem to recall discussion on the list regarding it a while back, but I can't recall... Basically, all I do is print() to a file, close it, reopen it, then get() from the file. Correct me if I'm wrong, but aren't several get() calls in a row supposed to return all of the objects that were printed to the file? (And I'm using the latest version of GET.E released with Eu 2.1) If it's not, then might I humbly (but fervently) suggest that it be made so? From what I can see, one way to do it would be to have print() put a space after every object it outputs. If it IS supposed to work that way, then, um, someone will have to tell me and I'll just post my code to the list for examination... Rod Jackson