Forum: Visual Basic 4 / 5 / 6 Jan 9th, 2008 |
| Replies: 7 Views: 5,634 Re: Passing VBscript varibales to batch file.. SOW, I'm late in replying. Hope you figured it out already.
It's simple really...all arguments passed to a batch file are separated by spaces.
Use %1 for first argument passed to a batch file
Use... |
Forum: Visual Basic 4 / 5 / 6 Dec 8th, 2007 |
| Replies: 7 Views: 5,634 Re: Passing VBscript varibales to batch file.. SOW,
Not sure why you are double-quoting your batch file name, unless it actually resides in a directory path which has embedded spaces.
If your directory path does not have embedded spaces,... |
Forum: Troubleshooting Dead Machines Jun 11th, 2007 |
| Replies: 1 Views: 3,910 Re: Dead Toshiba Laptop My laptop, a Toshiba Satellite Pro 6000, had similar problems. I was on the road and running it on batteries only, no A/C power. I only used it for a brief 5 minute session, where I simply copied... |