How to see line numbers with number-less program?
In the terminal window, when using the LIST command to view a lineless program, you can view the automatic line numbers by setting bit 5651 with the command: SET 5651
If the program stops on a particular line, ie 500 and you want to see the line of code, use LIST (linear number), ie LIST 500
Caution: Do not upload/download with this bit set! Clear this bit CLR 5651 before upload/download.