Hello Guest it is April 24, 2024, 10:17:38 AM

Author Topic: VBScript macros not executing under Windows 7 Pro 64-bit  (Read 3565 times)

0 Members and 1 Guest are viewing this topic.

VBScript macros not executing under Windows 7 Pro 64-bit
« on: January 09, 2013, 06:20:27 PM »
I have Win 7 Pro 64-bit. I am running Mach3turn (Version R3.043.066) as administrator, but my macros aren't executing (to be sure, I added some debug messages to them that never pop up). They don't seem to run if I rename them .vbs and run them with a click them either.

I have tried googling for this general problem but I haven't found a clear answer. Has anyone run into this before?




Re: VBScript macros not executing under Windows 7 Pro 64-bit
« Reply #1 on: January 10, 2013, 02:29:04 AM »
They are running. I had put my debug messages in sub main() which doesn't run if you just call the macro as a .vbs. The rest of the problem is my use of vb6 controls which don't seem to be licensed under Windows 7.