You can in UD as well by simply creating a DIR type VOC item for the directory the files are in. Then you can simply open the "DIR" and read and write the files. Although extra care must be taken with "binary" files.
OPENSEQ is great for importing/exporting text files. You can very easily read or create *large* text files without worrying about putting the entire record into memory. Creating the DIR VOC entry also helps when moving the accounts around. You can simply update the VOC item rather than change the programs and re-compile. Hth Colin Alfke Calgary, Canada >-----Original Message----- >From: Bill Haskett > >Thanks Mike. > >I'll soon find out how to read and write files from/to the O/S >file system. >As we know, with D3 there's no difference so one uses the >same, standard, file I/O statements. :-) > >Bill ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/
