Skip to main content
1-Visitor
May 12, 2006
Question

Mapkey delayed in the application

  • May 12, 2006
  • 2 replies
  • 723 views
Is there a way to asychroniz the ProMacroLoad inside an auxiliary application? When I tried to call a ProMacroLoad(), it always started after the application was done.

Any idea?

Thanks,

Leon

    2 replies

    13-Aquamarine
    May 12, 2006
    Leon,
    Read the API Wizard under User's Guide->Menus->Entering Pro/ENGINEER
    Commands. This section explains the behavior of macros. In short:

    In asynchronous mode, macros are executed as soon as they are loaded
    with ProMacroLoad().

    Patrick Williams
    Application Engineer
    Steelcase Inc.
    1-Visitor
    May 13, 2006
    See ProMacroExecute(). It has some constraints but it returns to the
    auxiliary application.

    Bob

    --
    Robert A. Monat
    Jerand Technical Services, Inc.
    http://www.jerand.com
    Phone: 317-875-6087 FAX: 317-875-6612 Tollfree(US)888-4JERAND


    zge@brt-solutions.com wrote:

    >Is there a way to asychroniz the ProMacroLoad inside an auxiliary application? When I tried to call a ProMacroLoad(), it always started after the application was done.
    >
    >Any idea?
    >
    >Thanks,
    >
    >Leon
    >
    >---
    >
    >You are currently subscribed to toolkits.
    >To unsubscribe send a blank e-mail to -.
    >
    >For assistance, email us at - or find other contacts at www.ptcuser.org/org/contacts.html.
    >
    >PTC/USER and the PTC/USER logo are registered trademarks of PTC/USER, Inc.
    >Pro/ENGINEER is a registered trademark of PTC.
    >
    >Message authors are solely responsible for the content of their posts.
    >
    >
    >