I have simple test batch file names test.bat and located under C:\TEMP\
@ECHO OFF
ECHO 1: %1
ECHO 2: %2
ECHO 3: %3
PAUSE
I created a label on my desktop with the following text in the target field:
C:\Temp\test.bat one two
Now when I click on the label, it shows a cmd window with:
1: one
2: two
I have simple test batch file names test.bat and located
under C:\TEMP\
@ECHO OFF
ECHO 1: %1
ECHO 2: %2
ECHO 3: %3
PAUSE
I created a label on my desktop with the following text
in the target field:
C:\Temp\test.bat one two
Now when I click on the label, it shows a cmd window
with:
1: one
2: two
Really? No third line with "3:"? That's what I get.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 508 |
Nodes: | 16 (2 / 14) |
Uptime: | 17:08:46 |
Calls: | 9,991 |
Calls today: | 1 |
Files: | 13,840 |
Messages: | 6,360,019 |
Posted today: | 1 |