VMS shortcut command

On VMS, to make a shortcut command, use a symbol:

$ Z :== 'WWW' """address"""

substituting the word "address" wit the actual hypertext address.

Note that you MUST use single quotes around WWW, and THREE DOUBLE QUOTE CHARACTERS each side of the address. (That's DCL syntax for you.)

_________________________________________________________________
Tim BL