Hi, I have to reprogram a macro in the Extra environment that was originaly programmed in the Aviva environment. In Aviva macro editor, I was using a function named Openfilename.
here is the description of the function:
Displays a dialog box that prompts the user to select from a list of...
Hi,
I need execute a .Pif file that calls a C program with the Shell command and i would like to stop the execution of the Macro while the C program is running.
In Aviva Macro Editor, i was doing it this way:
Id = Shell("f:\test.pif parameter")
While AppFind(Id) <> ""
wend
AppFind will run...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.