I am starting to set up Java Web Start (JAWS) on my system and the docs
suggest a short VBScript - which they provide - for determining which
version of Internet Explorer is running. The only thing they DON'T say is
what the name of the file CONTAINING the script needs to be, particularly
the file extension.

Files containing JavaScripts are supposed to use a ".js" extension so I'm
assuming that VBScripts have a standard extension too, possibly ".vbs" or
".vs".

Can anyone confirm that? Or does it really not matter what the file name and
extension are for a VBScript?

--
Rhino
---
rhino1 AT sympatico DOT ca
"There are two ways of constructing a software design. One way is to make it
so simple that there are obviously no deficiencies. And the other way is to
make it so complicated that there are no obvious deficiencies." - C.A.R.
Hoare

Re: Very basic VBScript question by Steven

Steven
Sat Feb 19 08:05:19 CST 2005

Filename doesn't matter, but extension should be .vbs

--
Regards

Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk

Keeping it FREE!

"Rhino" <rhino1@NOSPAM.sympatico.ca> wrote in message
news:_jHRd.34359$4I5.1471428@news20.bellglobal.com...
> I am starting to set up Java Web Start (JAWS) on my system and the docs
> suggest a short VBScript - which they provide - for determining which
> version of Internet Explorer is running. The only thing they DON'T say is
> what the name of the file CONTAINING the script needs to be, particularly
> the file extension.
>
> Files containing JavaScripts are supposed to use a ".js" extension so I'm
> assuming that VBScripts have a standard extension too, possibly ".vbs" or
> ".vs".
>
> Can anyone confirm that? Or does it really not matter what the file name
and
> extension are for a VBScript?
>
> --
> Rhino
> ---
> rhino1 AT sympatico DOT ca
> "There are two ways of constructing a software design. One way is to make
it
> so simple that there are obviously no deficiencies. And the other way is
to
> make it so complicated that there are no obvious deficiencies." - C.A.R.
> Hoare
>
>



Re: Very basic VBScript question by Rhino

Rhino
Sat Feb 19 08:55:58 CST 2005

Thank you!!

Rhino

"Steven Burn" <somewhere@in-time.invalid> wrote in message
news:Okjr2woFFHA.3888@TK2MSFTNGP12.phx.gbl...
> Filename doesn't matter, but extension should be .vbs
>
> --
> Regards
>
> Steven Burn
> Ur I.T. Mate Group
> www.it-mate.co.uk
>
> Keeping it FREE!
>
> "Rhino" <rhino1@NOSPAM.sympatico.ca> wrote in message
> news:_jHRd.34359$4I5.1471428@news20.bellglobal.com...
> > I am starting to set up Java Web Start (JAWS) on my system and the docs
> > suggest a short VBScript - which they provide - for determining which
> > version of Internet Explorer is running. The only thing they DON'T say
is
> > what the name of the file CONTAINING the script needs to be,
particularly
> > the file extension.
> >
> > Files containing JavaScripts are supposed to use a ".js" extension so
I'm
> > assuming that VBScripts have a standard extension too, possibly ".vbs"
or
> > ".vs".
> >
> > Can anyone confirm that? Or does it really not matter what the file name
> and
> > extension are for a VBScript?
> >
> > --
> > Rhino
> > ---
> > rhino1 AT sympatico DOT ca
> > "There are two ways of constructing a software design. One way is to
make
> it
> > so simple that there are obviously no deficiencies. And the other way is
> to
> > make it so complicated that there are no obvious deficiencies." - C.A.R.
> > Hoare
> >
> >
>
>