Across
- 3. Command to place copied lines into a program.
- 5. Command to substitute one instruction with another.
- 7. Pastes the lines in reverse order, retains the original position numbers
- 13. Renumbers the copied positions with next available position, retains copied positional data
- 14. Command to change the name of a program.
Down
- 1. Command to duplicate a line or set of lines in a program.
- 2. Command to remove a line from the program.
- 4. Masks out in instructions in a program
- 6. Used to add notes or explanations in a program.
- 8. Command to add a line in the program.
- 9. Action to move through different parts of the program.
- 10. Pastes the lines exactly as they were copied, does not record positions
- 11. Command to locate a specific instruction in a program.
- 12. Command to reverse the last action.
