I am writing a file handling application that uses the FSO object from the scripting runtimes. Using it with large files causes overflow errors. What other methods are available for handling large ...
Has anyone experienced this? Is it possible that FSO is merely not working because some instance of SA-FileUp or SA-FileManager was not fm.close and set fm=nothing? Would forgetting to close/destroy ...