Week 2

123456789101112131415161718192021
Across
  1. 4. may optionally be restricted to n lines.
  2. 5. First Level File
  3. 8. Command used to create a dictionary-level file.
  4. 12. When creating a backup, you should enter the ___ on the "Enter a Comment" section.
  5. 15. Asks, “SURE (Y/N)?” and if ‘Y’, deletes the item and returns to TCL.
  6. 16. They allow you to build, manipulate and delete various levels of files.
  7. 19. Command used to remove a file from the system.
Down
  1. 1. Is the prompt for an EDITOR command
  2. 2. Region code we must use when creating a backup.
  3. 3. Restores an item id that has been deleted. This command must be executed immediately after deleting an item otherwise this command will not work.
  4. 6. Command used to clear item ids from a specific level of a file.
  5. 7. Deletes current attribute
  6. 9. The first word that appears meaning the item exists when editing.
  7. 10. Locates lines containing "string".
  8. 11. Files the item to disk and returns to the top of the item.
  9. 13. The first word that appears meaning the item doesn't exists when editing.
  10. 14. Command we must use to backup a file prior to manipulating it.
  11. 17. Second level File
  12. 18. Command used to display and manipulate the contents of item ids.
  13. 20. Lists n lines
  14. 21. Does not ask, “SURE (Y/N)?” Deletes item and returns control to TCL.