Re: Converted BAT won't function

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: McKirahan (News_at_McKirahan.com)
Date: 11/26/04


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!



Relevant Pages

  • Re: How do I...
    ... You betcha, Bill. ... > the VBS that connects to my ISP via Rasdial... ... >>> VBS code plus some explanations of how it works and how ...
    (microsoft.public.windowsxp.setup_deployment)
  • Re: How do I...
    ... As you saw in my post to Torgeir, ... experience with VBA. ... searches to better understand where VBS fits into the ... Bill ...
    (microsoft.public.windowsxp.setup_deployment)
  • Show jpeg in a VBS dialog (message) box????
    ... Is there a way to show a thumbnail of a jpeg file in a VBS dialog box? ... TIA, ... Bill ... Prev by Date: ...
    (microsoft.public.scripting.vbscript)
  • Re: How to Sort on Date in Filename?
    ... In Windows Explorer I want to view the files in date sequence. ... There are too many files to rename manually. ... I realise that I could write some VBS script along the lines of; ... date in the format ddmmm and recognise it and then another function ...
    (microsoft.public.scripting.vbscript)
  • Re: How to Sort on Date in Filename?
    ... Although I want to use Windows Explorer to view the list of files, ... want to use VBS to rename the files so that they can be sorted ... I realise that I could write some VBS script along the lines of; ... date in the format ddmmm and recognise it and then another function to ...
    (microsoft.public.scripting.vbscript)