Linked by Robert Gezelter on Tue 18th Jul 2006 11:57 UTC
Thread beginning with comment 144830
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.






Member since:
2006-07-18
w-ber,
Yes, logical names can point to any point in a directory tree, for example:
$ ASSIGN DISK$USERS:[GEZELTER.KUMQUAT] DATAFILES
means that the open statement using the filename DATAFILES:JUNK.DAT will refer to a file in DISK$USERS:[GEZELTER.KUMQUAT].
As has been aluded to, you can also use the logical name facility to create something akin to *IX mount points. In the OpenVMS case, for the purposes of filename parsing, a (sub)directory appears to be the root of an entirely different directory tree. The logical name facility is more extensively discussed (with some examples) in a series of five columns available from OpenVMS.org at http://www.openvms.org/stories.php?story=02/09/24/5441505
- Bob Gezelter, http://www.rlgsc.com