D
Dirk Nachbar
How can I direct all print to a log file, eg some functions have their
own print and I cannot put a f.write() in front of it.
Dirk
own print and I cannot put a f.write() in front of it.
Dirk
Dirk Nachbar said:How can I direct all print to a log file, eg some functions have their
own print and I cannot put a f.write() in front of it.
How can I direct all print to a log file, eg some functions have their
own print and I cannot put a f.write() in front of it.
Dirk
Dave Angel said:If you want to be able to go back to the original, then first bind
another symbol to it.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.