Reply to note from "Wengier W"
mailto:dmarc-noreply@xxxxxxxx (Redacted
sender "wengierwu" for DMARC) Thu, 16 Jun 2016 03:43:46 +0000 (UTC)
Wengier,
> By the way, if you indeed want to execute commands or load files
> with really long names, you can simply save the command or file
> names to a .CMD file, e.g. run.cmd, and then execute "start
> run.cmd" in the vDos-lfn command line.
Yes, I've tried that method, but it brings back the flashing CMD.EXE
screen. So I prefer to use a 4DOS .BTM file and %@SFN["lfn"] to convert
LFNs to SFNs. It works nicely. I now have an XPL routine that grabs the
LFN from the screen, creates the .BTM file on the fly, and executes it.