Jump to content
Macro Express Forums

Pgm Library Functions,


randallc

Recommended Posts

Hi, Paul,

 

From: Paul Thornett <pault1@hotkey.net.au>

To:

Subject: Re: VBS Scriptng / ADSI, etc.

Date: 06/11/2004

 

 

It's a bit more complicated than that. When ME calls such a program,

control returns immediately to ME - often that's not what is wanted,

and you have to find a way to persuade ME to wait until the external

program has finished. In our PGM library functions, I've written a

shell that accepts calls to VB6 functions I have written and fires

them off asynchronously. As usual, control returns immediately to ME.

There's an ME function I've written that then polls a specific

registry value to see when the external process is complete (or has

timed out according to a user-settable value) - this registry value is

controlled by the VB6 shell.

 

 

--

Paul Thornett

In old newsgroups; where do I find this in PGM functions?

 

Thanks, Randall

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...