User Tools

Site Tools


cdc_6500_survival_guide

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
cdc_6500_survival_guide [2021/03/15 23:29] – [File System] hc9cdc_6500_survival_guide [2022/02/25 06:11] – [Program source files] hc9
Line 115: Line 115:
 Each programming subsystem includes a simple editing function for entering and modifying program source code in the primary file as follows: Each programming subsystem includes a simple editing function for entering and modifying program source code in the primary file as follows:
  
-To add a source code line:Type a new line sequence number followed by a space and then a program statement. Source code lines will be stored and compiled/executed in the order of line sequence numbers, so lines can be entered in any order.To modify a source code line:Type line sequence number of the program statement to be changed followed by a space and the modified program statement.To delete a source code line:Type the line sequence number followed immediately by the ''Enter'' key.+|To add a source code line:
 +|Type a new line sequence number followed by a space and then a program statement. Source code lines will be stored and compiled/executed in the order of line sequence numbers, so lines can be entered in any order.
 + 
 +|To modify a source code line:
 +|Type line sequence number of the program statement to be changed followed by a space and the modified program statement.
 + 
 +|To delete a source code line:
 +|Type the line sequence number followed immediately by the ''Enter'' key.|
  
   * In the BASIC subsystem, use line sequence numbers as the targets of ''GOTO'' and other statements.   * In the BASIC subsystem, use line sequence numbers as the targets of ''GOTO'' and other statements.
cdc_6500_survival_guide.txt · Last modified: 2022/12/05 06:33 by hc9