- May
- 408
- 7
In TC Support, Jang wrote
---Quote---
Also I have not found any way to split the command group `set
inbox_directory=%_foldername & set inbox_file=%_folderfile1 & Call
"C:\Users\Gappe\Documents\TCC batfiles\Subtest.bat"`into several
lines amongst other for easier readability.
---End Quote---
And Rex answered:
---Quote---
Use a batch file!
---End Quote---
Hmmm, wouldn't it be possible to tell TC, if the last character on the
command line is a "&" or a "%+", to stay execution when receiving an
"Enter" and append the next line, so making true multiple line
commands possible?
I too feel this would be preferable to long lines with interspersed
"&".
Best regards,
* Klaus Meinhard *
<www.4dos.info>
---Quote---
Also I have not found any way to split the command group `set
inbox_directory=%_foldername & set inbox_file=%_folderfile1 & Call
"C:\Users\Gappe\Documents\TCC batfiles\Subtest.bat"`into several
lines amongst other for easier readability.
---End Quote---
And Rex answered:
---Quote---
Use a batch file!
---End Quote---
Hmmm, wouldn't it be possible to tell TC, if the last character on the
command line is a "&" or a "%+", to stay execution when receiving an
"Enter" and append the next line, so making true multiple line
commands possible?
I too feel this would be preferable to long lines with interspersed
"&".
Best regards,
* Klaus Meinhard *
<www.4dos.info>