I no longer have access to the Grey Wall, so I attempted to look in
bitsavers. No luck at all.
I also tried at the HP site, but there dose not seem to be a set of
PDF manuals and no specific information about the SNL. Perhaps
the concept has been renamed to a different concept?
Can anyone provide a link to a PDF of the VMS manual which
contains to documentation for SNL in VMS. Also, is this feature
to same in both the VAX and Alpha at this point? Is there a
difference? Which seems to be better? Is there a separate PDF
for the documentation in each case?
Jerome Fine
You would probably be better off asking this in comp.os.vms. I am sure someone
there could answer your question immediately.
bill
--
Bill Gunshannon | de-moc-ra-cy (di mok' ra see) n. Three wolves
bill...@cs.scranton.edu | and a sheep voting on what's for dinner.
University of Scranton |
Scranton, Pennsylvania | #include <std.disclaimer.h>
This link might help you;
http://bizsupport1.austin.hp.com/bc/docs/support/SupportManual/c01737012/c01737012.pdf
All VMS manuals are on line, e.g. V8.3:
http://h71000.www7.hp.com/doc/os83_index.html
The manuals that are most likely to be of interest are:
- DCL Dictionary
- VMS Master Index
Hans
Jan
Umm, you may be right of course. However I got the feeling the OP was
interested in logical name translation, more specifically in search
lists. A search list continues the translation process until either no
further translate table entry is available or a physical device name
is encountered (with a leading underscore).
PS
we kunnen dit onderwerp (en vele andere) over een potje bier
bespreken ;-)
Ik ook? Ik ook?
Natuurlijk Bill, but Jan is nearby (< 10 miles) and you're not (> 1000
miles I guess) :-)
But bier was mentioned and I couldn't resist. Who knows, maybe I will
find myself near y'all sometime. Where abouts are you guys? I used to
live just over the border from Venlo and made numerous trips to Brunssum,
Schinnen and Maastricht as well.
bill
--
Bill Gunshannon | de-moc-ra-cy (di mok' ra see) n. Three wolves
bill...@cs.scranton.edu | and a sheep voting on what's for dinner.
Bill, I'm in Helmond which is about 30 miles west of Venlo. Just
follow the A67.
So, when you're in the neighbourhood, feel free and have a beer!
Hans
>On 19 nov, 03:22, Jerome H. Fine wrote:It has been over 10 years since I used VMS, but I seem to remember that there was a feature available called Symbolic Name List which is a superset to (and MUCH superior to) the PATH name in DOS. I no longer have access to the Grey Wall, so I attempted to look in bitsavers. No luck at all. I also tried at the HP site, but there dose not seem to be a set of PDF manuals and no specific information about the SNL. Perhaps the concept has been renamed to a different concept? Can anyone provide a link to a PDF of the VMS manual which contains to documentation for SNL in VMS. Also, is this feature to same in both the VAX and Alpha at this point? Is there a difference? Which seems to be better? Is there a separate PDF for the documentation in each case?
This link might help you;
http://bizsupport1.austin.hp.com/bc/docs/support/SupportManual/c01737012/c01737012.pdf All VMS manuals are on line, e.g. V8.3: http://h71000.www7.hp.com/doc/os83_index.html The manuals that are most likely to be of interest are: - DCL Dictionary - VMS Master Index Hans
I also asked classiccmp the same question and received the reply which follows the "-------" line.
On Wed, Nov 18, 2009 at 5:04 PM, Jerome H. Fine wrote:
It has been over 10 years since I used VMS, but I seem to remember
that there was a feature available called Symbolic Name List which
is a superset to (and MUCH superior to) the PATH name in DOS.
Do you mean Logical Names?Yes!!!!!
http://h71000.www7.hp.com/doc/731FINAL/DOCUMENTATION/PDF/OVMS_731_USERS.PDFThat is definitely the manual that I require!
Defining Logical Names for Devices and Files 11–1
A logical name can be used in place of another name to represent
system objects such as files, directories, devices, or queues. For
example, you might assign a logical name to your default disk and
directory. Logical names serve two main functions: they increase
readability and file independence.
You can define commonly used files, directories, and devices with
short, meaningful logical names. Such names are easier to remember and
type than the full file specifications. You can define names that you
use frequently in your login command procedure. A system manager can
define names that people use frequently in the system startup command
procedure.
You can use logical names to keep your programs and command procedures
independent of physical file specifications. For example, if a command
procedure references the logical name ACCOUNTS, you can equate
ACCOUNTS to any file on any disk. This chapter includes information
about the following:
Jan