[Date Prev][Date Next][Subject Prev][Subject Next][ Date Index][ Subject Index]

VDL



Carl,
I think I have it now. What's confusing is that the The syntax given in VDL.BAT at the top is:
"set AliasArgs=[vDos-lfn args here]"

But the syntax used in the examples is:
"set VDLArgs=[vDos-lfn args here]"
Apparently, the VDLArgs format is the correct one. So shouldn't the instructions be changed to reflect that?
Second, the syntax for use of VDL on the CMline of Xy should not include
.BAT (thought that may be needed if you're working from a C:\ prompt
outside of Xy).

So a helpful instruction would be:

To use from the XyWrite CMline:

VDL [Alias]

or:
Start VDL.BAT [Alias]

--Harry