RENUM will renumber any of your
programs with a simple USR call. Programs will be renumbered in
increments of 10 starting at line 10. Line numbers embedded in line
statements will be taken care of but the program cannot change
variables such as LINE= 100. These will have to be changed by hand.
The program may be used by disk or
cassette users but has been written for a 48k machine. The code is
relocatable and the Data in line 230 which refers to the starting
location of the routine can be amended for a machine with less memory.
To renumber is simple, just RUN this
program, LOAD your program to be renumbered and type in direct mode
A=USR(32678). If you have relocated the routine use the new starting
location in the USR call.
|
|
|
top