Hi,
I have a process that runs, I am tring to log all problems I encounter to better resolve.
I am writing alot of info for each error. I use on_error and when I am done I resume Label: I had this info displayed via debug.print but it appears that I am overloading and losing the first items written.
Any help on how to write this information to a text file instead......
thanks,
dave
I have a process that runs, I am tring to log all problems I encounter to better resolve.
I am writing alot of info for each error. I use on_error and when I am done I resume Label: I had this info displayed via debug.print but it appears that I am overloading and losing the first items written.
Any help on how to write this information to a text file instead......
thanks,
dave