The edit command invokes the Update
processor for editing the current program from within the BASIC/FlashBASIC
debugger. It automatically positions the cursor at the current execution
line number.
Note: This command can only be used on items compiled with
the o (optimal compile) option.
See also
b command (FlashBASIC Debugger), BASIC/FlashBASIC Debugger, compile command, d command (FlashBASIC Debugger), debug statement, de command (FlashBASIC Debugger), k command, Update processor overview, paint command, Referencing variables, u command (FlashBASIC Debugger), update command