I'm trying to create a script to load two specific files from a folder, then generate a couple file-report outputs. The file-report script statements appear to be working - but with nothing (empty files?).
The DOS command is simple:
bc2.exe @C:\BC_test.txt /rules=UniBasic
but what to put in the script itself, or on the command line, or both, to get two files loaded? I'm just not getting it...
d:^D
The DOS command is simple:
bc2.exe @C:\BC_test.txt /rules=UniBasic
but what to put in the script itself, or on the command line, or both, to get two files loaded? I'm just not getting it...
d:^D
Comment