[dba-Tech] script help

Gustav Brock gustav at cactus.dk
Thu Jan 31 01:14:31 CST 2013


Hi John

Great!
No, I know of no good VBS editor. Those I've found are either not free or
have stupid limits as to wait n * y seconds to save a file if you don't pay,
and I do so little VBS - in fact, for login and group policy scripts only -
that it doesn't make sense to buy a tool. My favourite would be a plugin for
Visual Studio.

/gustav

-----Oprindelig meddelelse-----
Fra: dba-tech-bounces at databaseadvisors.com
[mailto:dba-tech-bounces at databaseadvisors.com] På vegne af John Bartow
Sendt: 30. januar 2013 22:49
Til: 'Discussion of Hardware and Software issues'
Emne: Re: [dba-Tech] script help

Gustav,
THANK YOU!

The other thing that I missed was dimming the function name OSbit64 <shakes
head>

Whenever I have to "quickly whip something up" this always seems to happen
;-)

Do you know of any good (free/cheap) vbs IDE/debuggers?

John

-----Original Message-----
From: dba-tech-bounces at databaseadvisors.com
[mailto:dba-tech-bounces at databaseadvisors.com] On Behalf Of Gustav Brock
Sent: Wednesday, January 30, 2013 3:28 PM
To: dba-tech at databaseadvisors.com
Subject: Re: [dba-Tech] script help

Hi John

You are doubling the backslash:

    ProgramPath = "C:\Program Files\"
    AgentPath= ProgramPath & "\Advanced Monitoring Agent"

/gustav

>>> john at winhaven.net 30-01-13 22:02 >>>
Could someone please read through this and see why I'm getting a compile
error? 




More information about the dba-Tech mailing list