Replacing file equations on windows//
Brian Stephens
bws001 at gmail.com
Fri Oct 25 13:59:50 CDT 2013
On the 3K you can point a file reference from one place to another..
IE the formal name is BTCHFILE.JOBS.WORK
You want to open something called MYBATCH.LOCAL
so FILE BTCHFILE.JOBS.WORK = MYBATCH.LOCAL
OpenVMS and Unix have a similar constructs ( something like the pathing
would be different but essentially BTCHFILE=MYBATCH )
Does windows?
SET doesn't seem to work..
neither
SET BTCHFILE=MYBATCH
or SET BTCHFILE.dat=MYBATCH.dat worked in my tests
I know that I can put an environment variable in the PDL but for my
purposes that would make things messy.
--
Thanks
Brian Stephens
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sowder.com/pipermail/powerh-l/attachments/20131025/7b40d50a/attachment.htm>
More information about the powerh-l
mailing list