Machsupport Forum

Mach Discussion => VB and the development of wizards => Topic started by: jemmyell on March 14, 2007, 04:20:08 PM

Title: VB Script bug: LoadFile does not work right from the macropump
Post by: jemmyell on March 14, 2007, 04:20:08 PM
The load does not complete and an empty path generation dialog is displayed which gets 'stuck'

-James Leonard
Title: Re: VB Script bug: LoadFile does not work right from the macropump
Post by: Jeff_Birt on March 14, 2007, 09:12:28 PM
Is the macropump script blocking?  Could it be that the script engine is trying to launch the macropump script again before the first instance in finished?
Title: Re: VB Script bug: LoadFile does not work right from the macropump
Post by: jemmyell on March 15, 2007, 11:08:10 AM
Hi,

I do not believe that a second instance of the macropump is ever run.  I run a basically infinite loop inside the macropump and nothing I see tells me that the macropump is being launched again.

Art has confirmed the bug and will fix it in the next release.

-James
Title: Re: VB Script bug: LoadFile does not work right from the macropump
Post by: Jeff_Birt on March 15, 2007, 12:21:44 PM
James,  I watched the macropump video this morning and indeed Art does say that the macropump is blocking and will run to completion.
Title: Re: VB Script bug: LoadFile does not work right from the macropump
Post by: jemmyell on March 23, 2007, 12:07:22 PM
Hi, I just tested .059 and all is well now!

-James