Re: Converted BAT won't function
From: McKirahan (News_at_McKirahan.com)
Date: 11/26/04
- Next message: Bill: "Re: Converted BAT won't function"
- Previous message: Gerard Gallagher: "Re: CSV file parsing"
- In reply to: Bill: "Re: Converted BAT won't function"
- Next in thread: Bill: "Re: Converted BAT won't function"
- Reply: Bill: "Re: Converted BAT won't function"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 26 Nov 2004 14:28:03 GMT
"Bill" <stanton@jps.net> wrote in message
news:CQGpd.898$u81.145@newsread3.news.pas.earthlink.net...
> I don't, I just want to double-click the vbs
> file from Windows Explorer or pass the file
> name to WScript.exe, like one might do in
> a Registry Run key.
> Bill
[snip}
Then either add "Call DialJPS()" or remove "Sub DialJPS()" and "End Sub".
Double-clicking on a VBS file will run it but if you don't call the
subroutine it won't execute it!
- Next message: Bill: "Re: Converted BAT won't function"
- Previous message: Gerard Gallagher: "Re: CSV file parsing"
- In reply to: Bill: "Re: Converted BAT won't function"
- Next in thread: Bill: "Re: Converted BAT won't function"
- Reply: Bill: "Re: Converted BAT won't function"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|