Ron Moore
rmoore at comtechpst.com
Tue Jun 1 10:57:32 CDT 2004
To all who use Seth's code for 'File I/O in VB', I really like the control that Seth's code provides, however, I'm having trouble writing to the output file. I have verified the output string being built from the recordset but the following line of code fails (drops out of the module without executing remaining code and without an error being raised). 'Print #intFileDesc, stroutput 'Print output string to file' Am I missing something here? Any ideas? TIA as always, Ron Moore