|
|
DataMuseum.dkPresents historical artifacts from the history of: Rational R1000/400 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Rational R1000/400 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 9879 (0x2697)
Types: TextFile
Notes: R1k Text-file segment
└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
└─⟦5a81ac88f⟧ »Space Info Vol 1«
└─⟦d6e1ec184⟧
└─⟦this⟧
@node !Commands.Abbreviations.Aedit
This is an abbreviation for the !Commands.Activity.Edit procedure.
For more information, execute the command
What.Does("Activity.Edit");
@node !Commands.Abbreviations.Alist
This is an abbreviation for the !Commands.Library.Ada_List procedure.
For more information, execute the command
What.Does("Library.Ada_List");
@node !Commands.Abbreviations.Cancel_Print_Request
procedure Cancel_Print_Request (Printer : String := "<Default>";
Request_Id : Positive);
DESCRIPTION
Removes the specified print request from the queue of the specified
printer.
The Printer parameter accepts any printer name that has been defined
in printer-configuration files (see !Machine.Initialization). By
default, this parameter specifies the printer name that is associated
with the user who enters the command (this association is established
via a user-printer map in !Machine.Initialization).
You may obtain a print request's number from the display generated by
the !Commands.Abbreviations.Display_Queue procedure.
@node !Commands.Abbreviations.Code
This is an abbreviation for the !Commands.Compilation.Make procedure.
For more information, execute the command
What.Does("Compilation.Make");
@node !Commands.Abbreviations.Compare
This is an abbreviation for the !Commands.File_Utilities.Compare
procedure. For more information, execute the command
What.Does("File_Utilities.Compare");
@node !Commands.Abbreviations.Ddef
This is an abbreviation for the !Commands.Debug.Source procedure. For
more information, execute the command
What.Does("Debug.Source");
@node !Commands.Abbreviations.Def
This is an abbreviation for the !Commands.Common.Definition procedure.
For more information, execute the command
What.Does("Common.Definition");
@node !Commands.Abbreviations.Diff
This is an abbreviation for the !Commands.File_Utilities.Difference
procedure. For more information, execute the command
What.Does("File_Utilities.Difference");
@node !Commands.Abbreviations.Disk_Space
This is an abbreviation for the !Commands.Operator.Disk_Space
procedure. For more information, execute the command
What.Does("Operator.Disk_Space");
@node !Commands.Abbreviations.Display_Queue
procedure Display_Queue (Printer : String := "<Default>");
DESCRIPTION
Displays the print requests currently queued on the specified printer.
The display shows the identification number for each request. The
identification number can be specified as the Request_Id parameter
when using the !Commands.Abbreviation.Cancel_Print_Request command.
The Printer parameter accepts any printer name that has been defined
in the printer-configuration files. By default, the parameter
specifies the printer name that is associated with the user who enters
the command (this association is established via a user-printer map in
!Machine.Initialization).
@node !Commands.Abbreviations.Do_Backup
This is an enhancement for the !Commands.System_Backup.Backup
procedure and is implemented using !Commands.System_Backup.Backup_Generic.
For more information, execute the command:
What.Does("System_Backup.Backup_Generic");
@node !Commands.Abbreviations.Exp
This is an abbreviation for the !Commands.Library.Expunge
procedure. For more information, execute the command
What.Does("Library.Expunge");
@node !Commands.Abbreviations.Find
This is an abbreviation for the !Commands.File_Utilities.Find
procedure. For more information, execute the command
What.Does("File_Utilities.Find");
@node !Commands.Abbreviations.Full_Backup
This is an enhancement for the !Commands.System_Backup.Backup
procedure and is implemented using !Commands.System_Backup.Backup_Generic.
For more information, execute the command:
What.Does("System_Backup.Backup_Generic");
@node !Commands.Abbreviations.Help
This is an abbreviation for the !Commands.What.Does procedure. For
more information, execute the command
What.Does("What.Does");
@node !Commands.Abbreviations.Input
This is an abbreviation for the !Io.Io.Set_Input procedure. For more
information, execute the command
What.Does("Io.Set_Input");
@node !Commands.Abbreviations.Install
This is an abbreviation for the !Commands.Compilation.Promote
procedure. For more information, execute the command
What.Does("Compilation.Promote");
@node !Commands.Abbreviations.Ledit
This is an abbreviation for the !Commands.Links.Edit procedure. For
more information, execute the command
What.Does("Links.Edit");
@node !Commands.Abbreviations.List
This is an abbreviation for the !Commands.Library.List procedure. For
more information, execute the command
What.Does("Library.List");
@node !Commands.Abbreviations.Lprint
Prints the specified files on the laser printer, using the
Queue.Print command. For more information, see the specification
for the Lprint command.
@node !Commands.Abbreviations.Need
This is an abbreviation for the !Commands.Compilation.Dependents
procedure. For more information, execute the command
What.Does("Compilation.Dependents");
@node !Commands.Abbreviations.Output
This is an abbreviation for the !Commands.Log.Set_Output procedure.
For more information, execute the command
What.Does("Log.Set_Output");
@node !Commands.Abbreviations.Primary_Backup
This is an enhancement for the !Commands.System_Backup.Backup
procedure and is implemented using !Commands.System_Backup.Backup_Generic.
For more information, execute the command:
What.Does("System_Backup.Backup_Generic");
@node !Commands.Abbreviations.Print
procedure Print (Object_Or_Image : String := "<CURSOR>";
From_First_Page : Positive := 1;
To_Last_Page : Positive := 3000;
Display_As_Twoup : Boolean := True;
Display_Border : Boolean := True;
Display_Filename : Boolean := True;
Display_Date : Boolean := True;
Ignore_Display_Parameters_For_Postscript : Boolean := True;
Highlight_Reserved_Words_For_Ada : Boolean := True;
Other_Options : String := "";
Number_Of_Copies : Positive := 1;
Printer : String := "<Default>";
Effort_Only : Boolean := False);
DESCRIPTION
Prints the one or more objects or images, including postscript files,
plain text files, Ada units, mail messages, command logs, and so on.
By default, this command prints the object or image indicated by the
cursor.
The print request initiated by this command is directed to the device
specified by the Printer parameter. By default, the command uses the
device that is associated with the user who entered the command. This
association is set up by the system manager in a user-printer map in
!Machine.Initialization.
You can use the Print command's parameters to control various
characteristics of the print job. These parameters correspond to one
or more options that are defined by the Queue.Print command.
For details about the parameters, see the comments in the
specification of the !Commands.Abbreviations.Print.
@node !Commands.Abbreviations.Print_Window
procedure Print_Window (Options : String := "<DEFAULT>";
Banner : String := "<DEFAULT>";
Header : String := "<DEFAULT>";
Footer : String := "<DEFAULT>");
Prints a copy of the image of the current window. The image is copied
into a temporary file, the file is printed using the Queue.Print
command, and then the temporary file is destroyed.
@node !Commands.Abbreviations.Run_Job
This is an abbreviation for the !Commands.Program.Run_Job procedure.
For more information, execute the command
What.Does("Program.Run_Job");
@node !Commands.Abbreviations.Schedule_Shutdown
This is an abbreviation for the !Commands.Operator.Shutdown procedure.
For more information, execute the command
What.Does("Operator.Shutdown");
@node !Commands.Abbreviations.Secondary_Backup
This is an enhancement for the !Commands.System_Backup.Backup
procedure and is implemented using !Commands.System_Backup.Backup_Generic.
For more information, execute the command:
What.Does("System_Backup.Backup_Generic");
@node !Commands.Abbreviations.Sedit
This is an abbreviation for the !Commands.Switches.Edit procedure. By
default it will edit library switches. For more information, execute
the command
What.Does("Switches.Edit");
@node !Commands.Abbreviations.Sledit
This is an abbreviation for the !Commands.Search_List.Show_List
procedure. For more information, execute the command
What.Does("Search_List.Show_List");
@node !Commands.Abbreviations.Ssedit
This is an abbreviation for the !Commands.Switches.Edit procedure. By
default it will edit session switches. For more information, execute
the command
What.Does("Switches.Edit");
@node !Commands.Abbreviations.Users
procedure Users (Jobs_Too : Boolean := False; Verbose : Boolean := False);
Displays information on a user's sessions and jobs. This command is
similar to the What.Users command, but it displays information only for
the current user. By default job information will not be displayed.
@node !Commands.Abbreviations.Vlist
This is an abbreviation for the !Commands.Library.Verbose_List
procedure. For more information, execute the command
What.Does("Library.Verbose_List");