When i work on .prg files and make a change and save the file when i use program manager to "RUN" the file it isnt recompiling the file. It use to and just stopped doing it today. If I manually select the file and compile it its fine.
I make a file
? 'hello'
and run it its fine
i modify it to
? 'hello'
? 'there'
and it still just prints hello
I compile it and its fine
How did I turn off automatic compiling?
I make a file
? 'hello'
and run it its fine
i modify it to
? 'hello'
? 'there'
and it still just prints hello
I compile it and its fine
How did I turn off automatic compiling?