John Bartow
john at winhaven.net
Thu Jan 31 09:28:54 CST 2013
Hi Gustav, I did some searching for a VBS editor with debug. I think you've described it well! $50 is a bit steep for something like this. And I was hoping to find something that I could use on a portable drive but the best I can do is NoteTab Light. MS Office used to include a VBS editor, MSE7.exe, is supposedly a small vbs editor. I thought that might be handy as most PCs I'm working on have Office on them. Unfortunately neither of my Office 2003 or 2007 installs of MSE (VMs) will open the vbs file that I previously posted. It appears it isn't included with Office 2010. John -----Original Message----- From: dba-tech-bounces at databaseadvisors.com [mailto:dba-tech-bounces at databaseadvisors.com] On Behalf Of Gustav Brock Sent: Thursday, January 31, 2013 1:15 AM To: 'Discussion of Hardware and Software issues' Subject: Re: [dba-Tech] script help 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? _______________________________________________ dba-Tech mailing list dba-Tech at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/dba-tech Website: http://www.databaseadvisors.com