ADD ADD ADD -- The ADD procedure adds new topics to the help structure. ADD TOPIC TOPIC Enter the name of the topic you want to add. The topic name can be of any length up to the length of the TOPIC field in this help structure. CREATE CREATE The CREATE procedure creates a new help structure. The program will ask you for the name of the new help structure, and then it creates the structure. Once you have created the help structure, you can use the ADD and EDIT procedures to insert topics and modify them. Related topics: add delete edit CREATE STRUCTURE STRUCTURE Enter a name for the new structure, without an extension. The name may contain a complete VMS file specification, without extension. DELETE DELETE DELETE -- The DELETE procedure removes topics. DELETE SURE SURE Are you sure you want to delete this topic? Answer YES if you are sure you want to delete the topic; answer NO or press Return if you are not sure. EDIT EDIT EDIT -- The EDIT procedure edits existing topics. To edit a topic, you must enter the entire topic name. INQUIRE INQUIRE INQUIRE -- Use the INQUIRE procedure to look at topics. NEXT NEXT NEXT -- Use the NEXT procedure to switch to a different help file. OPEN STRUCTURE STRUCTURE Enter the name of the help structure that you want to work with. This structure can be any data structure on any VAX machine running VMS anywhere in the known universe that you have read access to. Or for that matter, in the unknown universe, as long as the machine is in the network. Good luck! PRINT PRINT The PRINT procedure allows you to print the help data file on paper. It prints the help topics to a listing file, and then displays a menu so that you can select where to print the help information. The name of the listing file is SYS$SCRATCH:HELP.LIS. PROCEDURE PROCEDURE Please enter a procedure name. The procedures are: ADD Add topics CREATE Create new help structure DELETE Delete topics EDIT Edit topics INQUIRE Look at topics RENAME Change topic names SHOW Display list of topics Related topics: add create delete edit inquire rename show RELATED_DISPLAY RELATED_DISPLAY The RELATED procedure asks for a topic, and then displays a list of all other topics that have the one you entered as a related topic. This is a method you can use to find all other topics that refer to the one you name. RENAME RENAME RENAME -- Use RENAME to change the name of a topic. Note: RENAME does not change the topic name in cross-references from other topics. Related topics: 'rename old' 'old name' 'rename new' 'new name' RENAME NEW NEW Enter the name that you want to rename this topic to--the new name. This new name must not be the name of a topic that currently exists in the help structure. Related topics: rename RENAME OLD OLD Enter the name of the topic that you want to rename--the name you want to change from. Related topics: rename SHOW SHOW SHOW -- The SHOW procedure displays a list of all the topics in the help file.