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. |
Syntax
edit |
See Also
b Command, BASIC/FlashBASIC Debugger, compile Command, d Command, debug Statement, e Command, k Command, Update Processor Overview, paint Command, Referencing Variables, u Command, update Command