I need to print out multiple text files, a file is created from Ascii
structure called 'AscFile'
A file name is held in 'AsciiFileName' As AscFile is added with EDI
info. it should get closed, get moved/renamed to a different
directory.
'AsciiFileName' is given a new date sequence and a new text file
starts building.
My problem is the files don't close or release. if I close the
Application, sometimes
they appear. sometimes with multiple files combined etc..
I have tried combinations of open and Close(ascfile),
Access:Acsfile.---
Any Suggestions, or places to start?
Thanks