Summary of TOOLSET XL Function Keys [ HPTOOLSET XL Reference Manual ] MPE/iX 5.0 Documentation
HPTOOLSET XL Reference Manual
Summary of TOOLSET/XL Function Keys
Add Enables you to add text to the file you are currently
editing.
At Sets a breakpoint in a user program.
Change Allows you to change specific strings in the edit files.
Clear Removes the current breakpoint in the user program.
Clr Mark Clears all active marks for the current process that have
been set with the mark key.
Cmd List Displays the commands to be performed when a breakpoint
occurs or data trace variable is displayed.
Cmd Mode Returns you to command mode from visual mode without
closing the current edit, read, or listing file.
Compile Causes TOOLSET/XL to call the appropriate compiler
for your COBOL or Pascal source file.
Copy Allows you to copy text from one position to another
within an edit file.
Copyfile Copies a named TSAM file into the current workspace.
DebugKey Branches from the main function key loop to the debug.
Display Causes the contents of the Marked data item in a
user program to be displayed on the terminal screen.
Edit Opens a file for editing.
End Edit Ends the edit function, closes the file, and puts you in
command mode.
End List Ends the listing function, closes the file, and puts you
in command mode.
End Menu Returns you to the main set of function keys.
End Read Ends the read function, closes the file, and puts you in
the command mode.
End Run Terminates the execution of your program.
Exit Exits TOOLSET/XL and returns you to MPE XL.
Find Locates a line of text or string in the file you are
editing or reading.
Find Err Displays the compile time errors and warning messages.
Find -N Finds the line that is n lines before the first line
displayed on the screen.
Find +N Finds the line that is n lines after the first line
displayed on the screen.
Go Activates a one step method of compiling, preparing, and
running your source file(s).
Help Accesses the TOOLSET/XL Help facility.
Libcopy Is used to add new modules to a copylib from an existing
file.
Libedit Allows you to edit a module in an existing copylib.
LibKeys Is a branching function key by which Copylib editing
function keys may be reached.
Liblist Allows you to display the contents of a copylib without
having to convert it from KSAM to TSAM format.
Libpurge Is used to delete one or more modules from a copylib.
Link Prepares the workspace object file and creates
the workspace program file.
Listing Displays the compile listing for the most recently
compiled source file.
MainKeys Is located in the Debug function key loop and Copylib
editing set and returns you to the Main function key loop.
Mark Allows you to mark one line or character of text.
Move Moves text from one location to another during edit.
NextKeys Erases your current set of function keys and displays
the next set in the particular loop.
NextPage Erases the existing screen and displays the next one in
the current file.
PrevKeys Erases the existing set of function keys and displays
the previous set in the particular loop.
PrevPage Erases the existing screen and redisplays the previous
one.
Print Generates a hard copy of the currently displayed listing
or source file.
Purge Purges files that are owned by the current workspace.
Read Allows a TOOLSET/XL formatted file to be read without
being open for editing.
Refresh Redisplays the screen if it was accidentally destroyed.
Resume Restarts the user program execution.
Retrace Lists the last n paragraphs, procedures, subroutines, or
executed in the user program.
Run Executes the workspace default program file.
Set Edit Allows you to view and change edit options that you
defined when you created your edit file.
Set Env Allows you to change the design features such as
page size.
Set Lib Is used to create a copylib and set the default library
name for copylib editing commands.
Set Work Presents the Set Workspace menu and options.
Sho Debug Displays all active breakpoints and datatrace variables.
Show Eq Displays the file equations that have been set up by the
USE command.
Sho Files Displays a list of all owned and used files for the
current Workspace.
Show Lib Displays the file information about the default copylib
and the names of the modules within it.
Sho Sourc Displays workspace source files.
Trace Identifies each subprogram, section, paragraph, or
procedure just before it executes.
Undo Allows you to deactivate the modifications which were
incorporated the last time Return or a function key was
pressed.
Workspac Allows you to create and change workspaces.
MPE/iX 5.0 Documentation