|
Pages: [1]
|
 |
|
Author
|
Topic: Updated code doesn't execute (Read 740 times)
|
|
Thør
|
Hi!
I write my code using one of the free text editors available and I just noticed that even after modifying and saving the code, REBOL doesn't run the modified code, but the old one. So what I do is exit from REBOL, run it again, and rerun the script. Is there a way to get rid of this behavior? Or is it because there's some additional code in the script that prevents REBOL from running the modified script?
Please advise as I am beginning to get frustrated at having to repeatedly close and open REBOL and rerun the script.
Thank you very much.
PS There's a similar post in the R/View discussion group, and Sunanda says it could be because of an insert-event function that's taking precedence. I'm not aware of any insert-event functions that are being used, so I'm perplexed by this behavior.
|
|
|
|
|
Logged
|
|
|
|
|
Graham
|
Rebol doesn't like tabs ... make sure you detab all source files.
|
|
|
|
|
Logged
|
|
|
|
|
Thør
|
Rebol doesn't like tabs ... make sure you detab all source files.
Thanks Graham. Some included files did have tabs.
|
|
|
|
|
Logged
|
|
|
|
|
|
Pages: [1]
|
|
|
 |