Hi all,
I would like to save my project's code in a text file when the project runs (so that I can keep track of any changes) I know how to open/print/write/close a text file, but how would I capture the code that is running?
Any ideas/links/thoughts? Thanks.