Re: Setting new date with offset in days




"Thomas 'PointedEars' Lahn" <PointedEars@xxxxxx> wrote in message
news:4A369C10.1000600@xxxxxxxxxxxxxxxxx
Paul E. Schoen wrote:

The WSH http://support.microsoft.com/kb/188135 apparently runs either
.js
or .vbs or .wbs scripts.

You mean .wsf instead?

Yes. From: http://en.wikipedia.org/wiki/VBScript:

Usual file extensions: .vbs, .asp

VBScript .vbs files can be included in two other types of scripting files:
..wsf files, which are styled after XML; and .hta files, which are styled
after HTML.


I think that clears things up.

I don't think so.

Well, at least now I know what code to use (and not use) for various
purposes. I will need to use JavaScript for PDFs, at least for NitroPro and
probably Adobe 9, depending on which I decide to get. For simple windows
automation I can use the .js scripts I already have, but VBScripts may be
better if I need to do something more interactive (using an InputBox, eg).
For HTML I would surely use JavaScript or JScript. And for applications
such as Access and Excel I will need to use VBA.

But I still prefer to use Borland Delphi for most things that run on the
local machine. And I have written applications that use automation to
interface to properties, methods, and events of other applications,
particularly PADS Logic and PADS Layout.

Paul


.



Relevant Pages

  • Re: VBS to EXE
    ... because vbs is a subset of the vb language. ... I have never, ever, heard anyone refer to VBScript as "Visual Basic Script". ... VBScript code itself is similarly free of a visual interface; ... saying I was not so much the developer of visual scripts, ...
    (microsoft.public.scripting.vbscript)
  • Re: A newbie seeking some answers hopefully!
    ... Or just go for the glory and start by learning WSF which would ... > VBS right??? ... This way you learn VBScript & experience the advantages offered by Windows ... Windows Script Files offer some advantages not offered in plain VBScript ...
    (microsoft.public.scripting.vbscript)
  • Re: A newbie seeking some answers hopefully!
    ... Or just go for the glory and start by learning WSF which would ... >> VBS right??? ... > ' Paste all code from the VBScript file here. ... Prev by Date: ...
    (microsoft.public.scripting.vbscript)
  • Re: logoff/shutdown script
    ... I don't have to use a vbscript. ... on the internet ... that .vbs or .js scripts are the "most powerful" to use and a ...
    (microsoft.public.scripting.vbscript)
  • Re: Object oriented
    ... but there will be a lot of wasted words if you have some or a lot of programming experience in some version of BASIC or any other programming language. ... Microsoft provides a wealth of objects that VBScript can access to do all the stuff you really want to do. ... Many, perhaps most, sample scripts in the help file are aimed at being used within a web page, not in a stand-alone script. ...
    (microsoft.public.scripting.vbscript)