running program changes original codes

Use this forum to post questions about syntax problems or general programming issues. Questions on implementing a particular aspect of econometrics should go in "Econometrics Issues" below.
luching
Posts: 64
Joined: Mon Jun 07, 2010 4:05 pm

running program changes original codes

Unread post by luching »

I have my RATS codes in Notepad++. After running these codes, I find that the original codes in Notepad++ are replaced by strange characters and no longer work. Could anyone suggest a remedy?

Thanks, Luching.
TomDoan
Posts: 7814
Joined: Wed Nov 01, 2006 4:36 pm

Re: running program changes original codes

Unread post by TomDoan »

You would have to be doing something with the program that overwrites the file. How are you using that file with RATS?
Post Reply