Geoff Canyon  wrote:

>> Greetings -
>> Rev 1.1 Alpha (though I seem to think it's the same in 1.0) - the debugger
>> window doesn't seem to update modified scripts and continues to run the
>> older version.
> 
> I believe (Rev gods feel free to correct) that a script, once begun, is
> running based on the tokenized/compiled version. You can change other scripts
> and see those changes reflected. If a subroutine is called twice from a
> script, you could change the subroutine in-between the two calls, and see the
> change reflected the second time around, but you can't change line 10 of a
> script that is executing line 2, and see the change take effect until after
> the script has finished executing.

This makes sense, except I've had occasions where even closing the debugger,
exiting "runtime", and then returning, doesn't seem to update the script the
debugger holds...

-- 
Troy
RPSystems
www.rpsystems.net

Reply via email to