NEWLINK

Suppose that ￿le COMMON.CODE.SOFTW ARE contains information that is used frequently. To display the contents of the ￿le the following command has been used:

:PRINT COMMON.CODE.SOFTWARE

With the availability of the links, the following can be done from the curren t logon group or CWD:

:NEWLINK COMMON, COMMON.CODE.SOFTWARE

:PRINT COMMON

Suppose that a user is curren tly logged on as USER1 in the group PUB.SOFTWARE. To access the ￿les in /A CCT1/dir1 directory without entering the full path name eac h time, USER1 may establish a link named \morecode" to that directory as follo wing:

:NEWLINK LINK=./morecode; TO=/ACCT1/dir1

To get a list of the ￿les under /acct1/dir1/, the user en ters:

:LISTFILE ./morecode/

MPE/iX Commands 2-167