On 11/13/2019 3:56 PM, David Moylan wrote:
[...]
My solution was to install TCP/IP first and then FTP up the license file and modify it on
OpenVMS.
This requires that I enter the licensing manually for UCX (and I usually do decnet at the
same time, so DVNETEND, DVNETEXT, DVNETRTG)
[I just copy/paste this part across.]
Once I?ve got the license file on the OpenVMS machine (
licensefile.com in this example) I
convert it using:
$ SET FILE/ATTRIBUTE=(RFM=STM)
licensefile.com
$ CONVERT/FDL=SYS$INPUT
licensefile.com newlicensefile.com
RECORD
FORMAT STREAM_LF
<CTRL-Z>
You can then run the new licensefile a la @newlicensefile.com
Cheers, Wiz!!
It seems like I remember using mount, as in mount dua0 or the like.