|
Here is a partial list of the dynamic commands available in the mvToolbox, broken down by categories.
This list is not exclusive, but is included to provide an appreciation of the power available to the user.
|
Primary Group
|
Secondary Group
|
Command Name
|
Description
|
| Main Pgm |
Command Line |
LIST.EDIT |
Apply functions to LPR Lists |
| Main Pgm |
Command Line |
LPR |
Create, maintain, search, and
document LPR Lists |
| Main Pgm |
Command Line |
VGER |
The Editor/Harmonizer/Gateway |
| List |
Create |
ALL.DICTS |
Builds a master list of
dictionary items |
| List |
Create |
ALLBP |
Builds the ALLBP special purpose
list - all programs all BP files. |
| List |
Create |
ALLPL |
Builds the ALLPL special purpose
list - all procs all PL files. |
| List |
Create |
CVT.TO.SAVEDLIST |
Take an LPR list and convert it
to a Savedlist |
| List |
Create |
D3.ACCOUNTS.LIST |
Build a list of accounts on a D3
system |
| List |
Create |
D3.ALL.FILES |
Build one list of files on a D3
system |
| List |
Create |
FORMLIST |
Using a SAVEDLIST, create an LPR
list |
| List |
Create |
GET.LIST |
Do a GET.LIST on a savelist |
| List |
Create |
MAKE.LIST |
Creates a save-list from an LPR
list. |
| List |
Create |
MAKE.LIST.ACTIVE |
Create an active select list
from an LPR list |
| List |
Create |
QL.FILE.DELETES |
Generates lists of files deleted
within items in base list |
| List |
Create |
QL.FILE.OPENS |
Generates list of all files
opened in a list |
| List |
Create |
QL.FILE.READS |
Generates lists of files read
within items in base list |
| List |
Create |
QL.FILE.WRITES |
Generates lists of write files |
| List |
Create |
QLIST |
Quick List routine - build an
LPR enhanced list |
| List |
Create |
SAVE.LIST |
Save an active savedlist. |
| List |
Create |
SELECT |
SELECT a file |
| List |
Create |
SLIST |
Quick List routine using a
Savedlist |
| List |
Create |
SUBCALLS |
Build a list of modules that can
be called |
| List |
Modify |
INSERT |
Insert lines into LIST.EDIT list |
| List |
Sifting |
EXCLUDES |
Enter string equivalencies to
exclude from locates, finds, and matches. These strings allow false
"hits" to be weeded out. |
| List |
Sifting |
INLIST |
Verify select list |
| List |
Sifting |
REMOVE |
Remove strings from Select
Window displays |
| List |
Sifting |
SUBLIST |
Build sublist from various
Select Window displays |
| List |
Sifting |
VER |
Verify whether a LIST.EDIT entry
exists |
| List |
Sorting |
SORT |
Sort an LPR list by Program |
| List |
Sorting |
SORTNM |
Sort an LPR list in ascending
sequence by Name |
| Search |
Compile/Catalog |
SRCH.BASIC |
Search current LPR list for
string(s) and compile |
| Search |
Compile/Catalog |
SRCH.EDITC |
Search the current LPR list for
a string and edit snf compile. |
| Search |
LPR List Search |
LU |
Display all occurrences of a
string in a window |
| Search |
LPR List Search |
LX |
Display all exact occurrences of
a string |
| Search |
LPR List Search |
QSRCH |
Do a Quick Search on a library |
| Search |
LPR List Search |
SRCH |
Multi-featured SEARCH routine |
| Search |
LPR List Search |
SRCH.EDIT |
Search the current LPR list and
edit |
| Search |
User Exit |
CHECK.CALLS |
P/F module, Verify call
statement |
| Search |
User Exit |
FIND.STR.CHECK |
P/F - Verify a FIND.STR call |
| Search |
User Exit |
VERFUNC |
Verify record relationship |
| Search |
User Exit |
WRITES.ONLY |
P/F - Sift out only WRITE
statements |
| Edit |
Compare |
CHGD |
Display which windows have data
changed |
| Edit |
Compare |
UNCHANGED |
Opposite of CHANGED |
| Edit |
Compile/Catalog |
BAQ |
Write ACTIVE window to
disk,compile it, and exit |
| Edit |
Compile/Catalog |
BAR |
Write ACTIVE window to
disk,compile, and run it |
| Edit |
Compile/Catalog |
BAS |
Write ACTIVE window to disk and
compile it |
| Edit |
Compile/Catalog |
BV |
Compile VGER modules by their
command form |
| Edit |
Compile/Catalog |
DIRECT |
Compile and Locally catalog a
program immediately |
| Edit |
Compile/Catalog |
LOCAL |
Compile and catalog a program
locally |
| Edit |
Compile/Catalog |
OTHR.CATLG |
Determines how non-VGER modules
are cataloged |
| Edit |
Debugging |
LOG |
Insert call to Log message to
VGER.LOG.FILE |
| Edit |
Debugging |
MK |
Append PRINT Line ID and PAUSE
onto line at CURSOR |
| Edit |
Error Recovery |
NOOPS |
Open a new window with an
AUTO.BACKUP oops record. |
| Edit |
Error Recovery |
OOPS |
Undo previous changes |
| Edit |
Movement |
BASE |
Return a multi-edit to its base
position, window 1 line 1. |
| Edit |
New Window |
BCOPY |
Create window with the .BACK
version of the ACTIVE window |
| Edit |
New Window |
MCOPY |
Create window with a mirror copy
of ACTIVE window |
| Edit |
New Window |
NCOPY |
Bring in a new disk copy of the
ACTIVE window |
| Edit |
New Window |
NED |
Indirectly edit file in new
window |
| Edit |
New Window |
NEW |
Open a new window, empty |
| Edit |
New Window |
WORKFILE |
Create an empty record in
VGER.WORK as a workspace |
| Edit |
New Window |
WORKSPACE |
Open a new window as a work
space |
| Edit |
Search |
@B |
Shorthand for "L
@BOLD" - locate BOLD marker in text |
| Edit |
Search |
@BL |
Shorthand for "L
@BLINK" - locate BLINK marker in text |
| Edit |
Search |
@H |
Shorthand for "L
@HALF" - locate HALF marker in text |
| Edit |
Search |
@R |
Shorthand for "L
@REVERSE" - locate REVERSE marker in text |
| Edit |
Search |
@S |
Shorthand for "L
@STAND" - locate STANDOUT marker in text |
| Edit |
Search |
@U |
Shorthand for "L
@UNDERLN" - locate UNDERLINE marker in text |
| Edit |
Search |
-BEGIN.CASE |
Search backwards from CURSOR for
a BEGIN CASE |
| Edit |
Search |
CASE |
Search forwards for a CASE
statement |
| Edit |
Search |
-CASE |
Search backwards from CURSOR for
a CASE statement |
| Edit |
Search |
CASE-IF |
Convert a 'CASE' to an 'IF'
statement |
| Edit |
Search |
FEQ |
Find an equal line in the ACTIVE
window |
| Edit |
Search |
-FOR |
Find the Top of an FOR/NEXT
block |
| Edit |
Search |
-IF |
Find the Top of an IF/END block |
| Edit |
Search |
IF-CASE |
Convert an 'IF' to a 'CASE'
statement |
| Edit |
Search |
IL |
Indirect locate line at STATIC
cursor |
| Edit |
Search |
LABELS |
Display all labels in a program |
| Edit |
Search |
-LOOP |
Find the Top of an LOOP/REPEAT
block |
| Edit |
Search |
LU |
Display all occurrences of a
string in a window |
| Edit |
Search |
LX |
Display all exact occurrences of
a string |
| Edit |
Search |
PARA |
Search forwards for a PARAGRAPH
name |
| Edit |
Search |
-PARA |
Search backwards for a PARAGRAPH
name |
| Edit |
Search |
TOP |
Find the Top of a block |
| Edit |
Special Purpose |
ED |
Indirect edit. Edit Include, Call, Execute, and Perform. |
| Edit |
Special Purpose |
EDFILE |
Edit a specific record
indirectly in a file. |
| Edit |
Special Purpose |
EDIT.BL |
Edit the LEFT/RIGHT blocks |
| Edit |
Special Purpose |
EDIT.LIST |
Edit a savedlist |
| Edit |
Special Purpose |
EDITVAR |
Open new window for a VAR |
| Edit |
Special Purpose |
EDVM |
Edit the values of a particular
Value Mark |
| Edit |
Special Purpose |
EI |
Edit VGERBP.INACTIVE modules by
their command form |
| Edit |
Special Purpose |
ET |
Edit/Create VGERBP.TEMP modules
by their command form |
| Edit |
Special Purpose |
EV |
Edit/Create VGERBP modules by
their command form |
| Edit |
Special Purpose |
LN.WIN |
Display the LEFT/RIGHT blocks |
| Edit |
Special Purpose |
PROC |
Edit the module.PROC entry in
the VOC |
| Edit |
Special Purpose |
SINGLE.SPACE |
Convert a double spaced file to
single spaced |
| Edit |
Special Purpose |
SPED |
Parse/edit special char
delimited "sub-matrix" |
| Edit |
Special Purpose |
STD |
Standardize a program format |
| Edit |
Special Purpose |
W |
Display line at ACTIVE cursor on
line TERM.ROWS-1 |
| Edit |
Stack |
.A |
Append stack processor |
| Edit |
Stack |
.B |
Break String Stack processor |
| Edit |
Stack |
.C |
Change stack processor |
| Edit |
Stack |
.F |
FIND stack processor |
| Edit |
Stack |
.I |
Input stack processor |
| Edit |
Stack |
.LO |
Locate stack processor |
| Edit |
Stack |
.R |
Replace stack processor |
| Edit |
Stack |
.RK |
Recorded Keys stack |
| Edit |
Stack |
.S |
SRCH.EDIT stack processor |
| Edit |
Sub-Edit |
AVM |
At the cursor, append a value at
specific vm |
| Edit |
Sub-Edit |
CVM |
At the cursor, clear a value
mark |
| Edit |
Sub-Edit |
DMC |
Delete a specfic VM or 'text'
from a comment file |
| Edit |
Sub-Edit |
DSVM |
Display the values of a
particular Value Mark |
| Edit |
Sub-Edit |
DVM |
At the cursor, delete a numbered
value mark |
| Edit |
Sub-Edit |
IVM |
At the cursor, insert a numbered
value mark |
| Edit |
Sub-Edit |
PVM |
Place a value mark in a line |
| Edit |
Sub-Edit |
RVM |
Replace the value of a specific
value mark |
| Edit |
Sub-Edit |
SVM |
Replace the value of a specific
value mark |
| Edit |
Template Process |
CALL |
Using 1st line of subroutine as
template, create a CALL. |
| Edit |
Template Process |
ETM |
Edit/Create VGER.TEMPLATES
modules by their command form |
| Edit |
Template Process |
LOCATE |
Create a LOCATE Statement at the cursor |
| Edit |
Template Process |
OPEN |
Create an open Statement at the
cursor |
| Edit |
Template Process |
OPEN.READ.WRITE |
Create an OPEN, and a read/write
loop at the cursor |
| Edit |
Template Process |
PRINT |
Create a PRINT statement using
the arg list |
| Edit |
Template Process |
READ |
Create a read Statement at the
cursor |
| Edit |
Template Process |
READ.LOOP |
Create a read loop at the cursor |
| Edit |
Template Process |
TEMPLATES |
Display VGER.TEMPLATES records |
| Edit |
Template Process |
WRITE |
Create an write Statement at the
cursor |
| Edit |
Utility |
ARGS |
Display arguments passed to
subroutine in select list window. |
| Edit |
Utility |
ASCII.RECV |
Download input by capturing
pasted keystrokes. |
| Edit |
Utility |
ASCII.SEND |
Upload by using Telnet's capture
feature |
| Edit |
Utility |
BL.SORT |
Sort the contents of a set Block
by FILE/PROGRAM |
| Edit |
Utility |
BL.WIN |
Display the LEFT/RIGHT blocks in
a Select window, split horizontally, and allow replacement. |
| Edit |
Utility |
BL.XREF |
Create a cross reference of
variable in a set block |
| Edit |
Utility |
CNT |
Count the occurrences of one
string in another string |
| Edit |
Utility |
DCNT |
Count # of "string" in
current line plus 1 |
| Edit |
Utility |
FORMAT |
FORMAT a Pick program |
| Edit |
Utility |
INCOM |
Check to see if variable is in
the COMMON area |
| Edit |
Utility |
SORTNM.BL |
Sort a BLOCK by NAME/PROGRAM |
| Edit |
Utility |
UNREF |
Display UNREFERenced vars in a
window. |
| Edit |
Utility |
XREF |
Display Cross Referenced
variables in a window. |
| Edit |
|
* |
Comment/Uncomment the line at
the cursor |
| Edit |
|
** |
Replace all null lines in a
record with an '*' |
| Edit |
|
ALIGN |
In reconciling versions, insert
blank lines to align code properly |
| Edit |
|
APPB |
Set a block and append it to the
RECORDED.KEYS buffer |
| Edit |
|
BC |
sets a block from the cursor to
cursor +n |
| Edit |
|
BLEND |
Set a block from the cursor to
the end of the record. |
| Edit |
|
BOT |
Find the Bottom of a block |
| Edit |
|
CAP |
Capitalize The String Or Line
Entered |
| Edit |
|
CAT |
Concatenate two or more lines
together |
| Edit |
|
CATALOG |
Catalog programs |
| Edit |
|
CB |
Copy a block of code to end of
block |
| Edit |
|
CEND |
Copy from cursor to end of
record to end of record. |
| Edit |
|
CENTER |
Center text on a line between 1
and 72 |
| Edit |
|
CLR |
Clears special editing marks
from a record |
| Edit |
|
DB |
Foot and Delete a block of text |
| Edit |
|
DECATALOG |
Decatalog programs depending on
the FLAVOR |
| Edit |
|
EQUIV |
Enter string equivalencies for
compares |
| Edit |
|
FLIP |
Reverse both sides of an
"=" |
| Edit |
|
FS |
Edit a window in full screen
Word Processor mode. |
| Edit |
|
GO |
Interprets VGER line and if
possible goes there |
| Edit |
|
HERE |
Place a "HERE" marker,
or return to it. |
| Edit |
|
IB |
Go into insert mode before the
cursor. |
| Edit |
|
IC |
Go into insert mode at the
cursor. |
| Edit |
|
LC |
Make string lower case |
| Edit |
|
LEN |
Display the length of the line |
| Edit |
|
MALL |
Set a block from 1 to end, and
go into modify mode |
| Edit |
|
MB |
Foot and Modify a block of text |
| Edit |
|
MC |
Modify from the cursor to cursor
+n |
| Edit |
|
MEND |
Set a block from cursor to end,
and go into modify mode |
| Edit |
|
MRG |
Concatenate two lines preserving
spacing |
| Edit |
|
MVB |
Foot and move a block of lines |
| Edit |
|
OVL |
Overlay ACTIVE window with
STATIC window |
| Edit |
|
POS |
Find the position in a line for
'string' |
| Edit |
|
POSN |
Find the position and atr in a
line for 'string' |
| Edit |
|
RC |
Replace line with static window
line |
| Edit |
|
RECB |
Set a block and record it |
| Edit |
|
SAMPLE |
Using VGER, edit a SAMPLE of the
specified file |
| Edit |
|
SWAP |
Swap two attributes in the
ACTIVE window |
| Edit |
|
SWAPWIN |
Swap two open windows |
| Edit |
|
TRIM |
Trim leading and trailing nulls
off a window |
| Edit |
|
TRIMB |
Trim trailing nulls off a window |
| Edit |
|
TRIMF |
Trim leading nulls off a window |
| Edit |
|
UC |
Make string upper case |
| Edit |
|
WIN |
Go to a specific window |
| Edit |
|
XFER |
Transfer editing marks from
STATIC to ACTIVE Window |
| File |
Backup |
BACK |
Backup a record |
| File |
Compare |
FILE.COMP |
Compares two files item by item
for selected attrributes. |
| File |
Compare |
MULTI.EQ.COMPARE |
Compares two files item by item
for selected attrributes. |
| File |
Compare |
MULTI.NE.COMPARE |
Compares two files item by item
for selected attrributes. |
| File |
Create |
CREATE.FILE |
Pass through command. |
| File |
Create |
DUPLI.CREATE |
Create a file with same
characteristics as another file |
| File |
Debugging |
LLOG |
List out the VGER.LOG.FILE |
| File |
Debugging |
LTRACE |
List out the TRACE.FILE |
| File |
Delete |
DELETE.FILE |
Universe/Unidata/D3 pass through
command. |
| File |
Delete |
DELFUNC |
Delete records from a file |
| File |
Security |
LOCK |
Put a write lock on a program |
| File |
Security |
PROT.OVERRIDE |
Override the ACTIVE file's
PROTECT'ed status |
| File |
Security |
PROTECT |
Enter a file name in the
PROTECTED.FILES list |
| File |
Security |
UNLOCK |
Removes the write lock on a file |
| File |
Security |
UNPROTECT |
Remove a file from the
PROTECTED.FILES list |
| File |
Utility |
FILE.LIST |
Program to survey cross-account
pointers |
| File |
|
CLEAR.FILE |
Execute a CLEAR.FILE |
| File |
|
CLEAR.SELECT |
Clear any active select list |
| File |
|
CLEARSELECT |
Clear any active select list |
| File |
|
CLR.OOPS |
Clear the OOPS file at any time |
| File |
|
CLR.SEL |
Issue a CLEARSELECT |
| File |
|
COPY |
Copy file/record to new
file/record |
| File |
|
COPY.TO |
Copy a record to another file |
| File |
|
COUNT |
COUNT records in a file |
| File |
|
DIRS |
Determine which VOC items are
directories |
| File |
|
DV |
Delete VGER modules by their
command form |
| File |
|
EXPORT |
Export records to an NT text
file (D3 only) |
| File |
|
FD |
Delete from disk the record in
the ACTIVE window |
| File |
|
IMPORT |
Import NT text files from
D3NT.WORKDIR (default), or from another NT folder. (D3 only) |
| File |
|
LD |
Do LIST.DICT on a file -
shorthand |
| File |
|
LIST |
LIST a file or a DICT |
| File |
|
LISTFILE |
Do LISTFILE on a file |
| File |
|
MOVE.TO |
Move a record to another file |
| File |
|
OS.COPY |
Execute DOS COPY or Unix cp
command |
| File |
|
RENAME |
Rename a program |
| File |
|
SORTFILE |
Do a sorted LISTFILE on a file |
| File |
|
SSELECT |
SSELECT a file |
| Help |
|
EH |
Edit/Create HELP records |
| Help |
|
FAQ |
Enter a FAQ into the Help
subsystem. |
| Help |
|
HELP |
Help routine for LPR modules |
| Help |
|
MAN |
Display Unix manual for a
command |
| Help |
|
SYNTAX |
Display the syntax of a command |
| Macro |
|
AGAIN |
Repeat the last macro run |
| Macro |
|
CMDS |
Displays a list of user's stored
commands |
| Macro |
|
CPY |
Edit a special storage record
called "COPYLINES" |
| Macro |
|
E.CMDS |
Maintenance and use of
frequently used commands list |
| Macro |
|
E.MAC |
Edit the MACROS record |
| Macro |
|
LM |
List active macros |
| Macro |
|
LOOP |
Null command - marks start of
LOOP in macro |
| Macro |
|
MAC |
Replay the keystrokes of a macro |
| Macro |
|
MAC.ERROR |
Establish action on a MACRO
error condition |
| Macro |
|
PAUSE |
Pause a macro waiting for input |
| Macro |
|
PAUSED.MACRO |
Query/clear a paused macro |
| Macro |
|
REPEAT |
Repeat last macro run, starting
at LOOP command |
| Macro |
|
RESPONSE |
Place holder command for Macros |
| Macro |
|
RESUME |
Resume execution of the macro |
| Macro |
|
SAVE.FIELD |
Save a value for a macro
execution |
| Macro |
|
SET.MACRO.OPTION |
Set SE.MACRO.OPTION to initiate
macro processing |
| Macro |
|
SLEEP |
Cause a macro to SLEEP for n
seconds |
| Macro |
|
SLOW |
Slow speed of macro replaying |
| Notes |
|
CHK |
Utility to put a check mark on a
comment line |
| Notes |
|
CMC |
Apply a line to the COMMENT file |
| Notes |
|
CMT |
Insert comments into the
Comments file from LPR, LIST.EDIT or VGER. |
| Notes |
|
COMMENTS |
Turn on/off the Show Comments
option |
| Notes |
|
DC |
Delete Comments in LIST.EDIT and
LPR; Delete Lines in VGER. |
| Notes |
|
DIARY |
Daily Diary |
| Notes |
|
E.FNOTE |
Edit the NOTES record |
| Notes |
|
E.NOTE |
Edit the NOTES record |
| Notes |
|
EC |
Edit a file's Comment record |
| Notes |
|
FIN |
Mark a line as finished in
LIST.EDIT |
| Notes |
|
FNOTE |
Create a Comment using line from
the NOTES record |
| Notes |
|
LN |
List active notes |
| Notes |
|
NOTE |
Maintain NOTE list |
| Notes |
|
OK |
Turn highlights on and off, or
comment an LE line |
| Notes |
|
PP |
Mark a line as postponed in
LIST.EDIT |
| Notes |
|
PRO |
This module promotes previously
marked FIN'ed or PP'ed LIST.EDIT lines. They are moved back to the top of the
LPR list. |
| Notes |
|
QUESTION |
Insert comments and questions
into the QUESTIONS list |
| Notes |
|
RECHK |
Utility to put a check mark on a
comment line |
| Notes |
|
SEARCHES |
Create a comment of the SEARCH
names in an element |
| Notes |
|
TODO |
Edit TODO list or insert
comments into TODO list |
| Notes |
|
UNCHK |
Utility to remove a check mark
from a comment line |
| Notes |
|
WGTODO |
Work Group TODO list |
| Print |
|
HOLD |
Display and manage the HOLD file |
| Print |
|
PR |
Print out a record |
| Print |
|
PR.DELTA |
Print out all lines marked by
the DELTA command |
| Print |
|
PRB |
Print a set Block |
| Print |
|
PRC |
Print out the COMMENTS record |
| Print |
|
PRF |
Print an LPR List formatted |
| Print |
|
PRL |
Print current list with comments |
| Print |
|
PRTFILE |
Print a Block |
| System |
D3 Command |
LIST.JOBS |
This command lists out active
jobs in D3. |
| System |
|
CHMOD |
Sets permissions in a Unix/Linux
file |
| System |
|
CLEANUP.COMMENTS |
Delete unassociated
VGER.COMMENTS records. |
| System |
|
DF |
Execute the Unix command df |
| System |
|
DOS |
Shell out to DOS |
| System |
|
E.COMM |
Edit VGERCOMM - LPR Toolbox
common areas |
| System |
|
EXECUTE |
Pass command through to Unidata |
| System |
|
EXIT |
Exit all LPR levels |
| System |
|
FILE.STAT |
Does a FILE.STAT on a file |
| System |
|
INSTALL.LPR |
This module installs the Vger
Toolbox into a new account. |
| System |
|
LAST.FILE |
Maintian internal list of file
names selected |
| System |
|
LISTU |
This module repeatedly lists the
users. |
| System |
|
LS |
This module interfaces with the
Unix ls command |
| System |
|
OFF |
Exit all LPR levels and logoff
the account |
| System |
|
PHANTOM |
This module initiates a phantom
process |
| System |
|
PREP |
Prepare system for which
database version it is |
| System |
|
RELEASE |
Edit the VGER internal lock
variable |
| System |
|
STOP.PHANTOMS |
Stop all Phantom processes |
| System |
|
UDTHOME |
Print out the UDTHOME
environmental variable |
| System |
|
UNIX |
Shell out to UNIX or NT |
| System |
|
USER.OVERRIDE |
Set the user override option |
| System |
|
XEQ |
TCL Command processor with stack |
| Testing |
|
RUN |
Run a program |
| Testing |
|
RUNC |
Run a cataloged program |
| Testing |
|
TEST |
Run a test of the current active
window |
| Testing |
|
TEST.SETUP |
Create the
TEST.SETUP.programname record |
| Utility |
|
CHAR |
Display the hexadecimal value
for a character |
| Utility |
|
CLONE |
Clone a program or record |
| Utility |
|
DATA |
Issue a DATA statement with
passed argument |
| Utility |
|
DATE |
Convert date internal <-->
external |
| Utility |
|
DICT.LIST |
Create VOC pointers to all
dictionaries |
| Utility |
|
DRFN |
Drop the Filename from a
FILE.LIST entry at cursor |
| Utility |
|
EVALUATE |
This module acts as a wait line,
and calculator |
| Utility |
|
FDT |
Display change time and date for
a program |
| Utility |
|
IDATE |
Convert to internal date |
| Utility |
|
INSTALL |
INSTALL 1+ items into a
designated Prod area |
| Utility |
|
LAST.ACCESS |
List out last time each module
was accessed |
| Utility |
|
PARSE |
Parse a fixed length record into
a VM'ed format |
| Utility |
|
POP |
Report the field populations of
files |
| Utility |
|
PRIME.NUMBERS |
List next highest and next
lowest primes |
| Utility |
|
SEND.TO |
Take a list and send to another
LPR user |
| Utility |
|
SUM |
Sum up the contents of an
attribute |
| Utility |
|
TIME |
Convert time internal <-->
external |
| Utility |
|
TIMEDATE |
Display time date stamp |
| Utility |
|
VAL |
Display the ASCII value for a
character |
| Utility |
|
WHCAT |
See where a module is cataloged |
| Utility |
|
WHERE |
Execute WHERE |
| Utility |
|
WHO |
Do a Unix whoami |
| Backup |
|
ARCHIVE |
Synonym for INACTIVE |
| Backup |
|
BACKUP |
Synonym for BACK |
| Backup |
|
BAK |
Synonym for BACK |
| Backup |
|
INACTIVE |
Synonym for INACTIVATE |
| Compile/Catalog |
|
UNCAT |
Synonym for DECATALOG |
| Compile/Catalog |
|
UNCATALOG |
Synonym for DECATALOG |
| Control |
Set Value |
DFLTS |
Synonym for DEFAULTS |
| Control |
Set Value |
R1 |
Synonym for RET.CNT 1 |
| Control |
Set Value |
R2 |
Synonym for RET.CNT 2 |
| Control |
Set Value |
RETURN |
Synonym for RET.CNT |
| Control |
Set Value |
SEL.PRINTER |
Synonym for PRINTER.SELECTED |
| Control |
Set Value |
VGER.DFLTS |
Synonym for DEFAULTS |
| Debugging |
|
DIF |
Synonym for DIFF |
| Edit |
Compile/Catalog |
COMPILE |
Synonym for BAS |
| Edit |
Search |
-P |
Synonym for -PARA |
| Edit |
Search |
PARAS |
Synonym for LABELS |
| Edit |
Special Purpose |
EDL |
Synonym for EDIT.LIST |
| Edit |
Special Purpose |
EDTLST |
Synonym for EDITVAR |
| Edit |
Special Purpose |
IED |
Synonym for ED |
| Edit |
Sub-Edit |
BL.EDIT |
Synonym for EDIT.BL |
| Edit |
Utility |
BL.SORTNM |
Synonym for SORTNM.BL |
| Edit |
Utility |
SORT.BL |
Synonym for BL.SORT |
| Edit |
|
CATLG |
Synonym for CATALOG |
| Edit |
|
DECAT |
Synonym for DECATALOG |
| Edit |
|
SWP |
Synonym for SWAP |
| Edit |
|
UNOK |
Synonym for CLR |
| Edit |
|
UNOKAY |
Synonym for CLR |
| File |
Compare |
DIFFER |
Synonym for CHANGED |
| File |
Create |
CREATE-FILE |
Synonym for CREATE.FILE |
| File |
Create |
DUPLICREATE |
Synonym for DUPLI.CREATE |
| File |
Delete |
DELETE-FILE |
Synonym for DELETE.FILE |
| File |
|
CLEARFILE |
Synonym for CLEAR.FILE |
| File |
|
CLEAR-FILE |
Synonym for CLEAR.FILE |
| File |
|
CP.TO |
Synonym for COPY.TO |
| File |
|
LF |
Synonym for LISTFILE |
| File |
|
LIST.DICT |
Synonym for LD |
| File |
|
LIST.FILE |
Synonym for LISTFILE |
| File |
|
LISTDICT |
Synonym for LD |
| File |
|
MV.TO |
Synonym for MOVE.TO |
| File |
|
REN |
Synonym for RENAME |
| File |
|
SF |
Synonym for SORTFILE |
| File |
|
SORT.FILE |
Synonym for SORTFILE |
| Help |
|
SYN |
Synonym for SYNTAX |
| List |
Create |
FORM.LIST |
Synonym for FORMLIST |
| List |
Create |
MAKELIST |
Synonym for MAKE.LIST |
| List |
Create |
MLA |
Synonym for MAKE.LIST.ACTIVE |
| List |
Create |
QL |
Synonym for QLIST |
| List |
Create |
SAVE-LIST |
Synonym for SAVE.LIST |
| List |
Modify |
REMOVES |
Synonym for REMOVE |
| List |
Modify |
SUBLISTS |
Synonym for SUBLIST |
| List |
|
CVT.SL |
Synonym for CVT.TO.SAVEDLIST |
| List |
|
CVTSL |
Synonym for CVT.TO.SAVEDLIST |
| Macro |
|
CMD |
Synonym for CMDS |
| Macro |
|
EM |
Synonym for E.MAC |
| Notes |
|
EN |
Synonym for E.NOTE |
| Notes |
|
QUES |
Synonym for QUESTION |
| Notes |
|
QUESTIONS |
Synonym for QUESTION |
| Notes |
|
TO.DO |
Synonym for TODO |
| Print |
|
SP |
Synonym for PR |
| Print |
|
SPOOL |
Synonym for SP |
| Search |
User Exit |
PF |
Synonym for PASS.FAIL |
| Search |
|
ESRCH |
Synonym for QSRCH |
| Search |
|
SE |
Synonym for SRCH.EDIT |
| Search |
|
SEARCH |
Synonym for SRCH |
| Search |
|
SEARCH.EDIT |
Synonym for SRCH.EDIT |
| System |
|
DIR |
Synonym for LS |
| System |
|
ECL |
Synonym for XEQ |
| System |
|
ECOMM |
Synonym for E.COMM |
| System |
|
LISTJOBS |
Synonym for LIST.JOBS |
| System |
|
TCL |
Synonym for XEQ |
| System |
|
VCOM |
Synonym for E.COMM |
| Utility |
|
CALC |
Synonym for EVAL |
| Utility |
|
EVAL |
Synonym for EVALUATE |
| Utility |
|
LAST |
Synonym for LAST.ACCESS |
|
|
|
|