jlink help

Discussion in 'Pro/Engineer & Creo Elements/Pro' started by ajoy, May 5, 2006.

  1. ajoy

    ajoy Guest

    How can i access mapkeys using jlink in PRO E 2001 ? Any documents
    available on " importance on automation and
    customization of pro e" and jink tutorials ?
     
    ajoy, May 5, 2006
    #1
  2. ajoy

    Paolov Guest

    You can't direct access to mapkeys, but you can make a string
    with macro-language.
    Search "RunMacro()" in J-Link APIWizard.
     
    Paolov, May 8, 2006
    #2
  3. ajoy

    Randy Jones Guest

    Actually (at least in weblink) you can "directly" access a mapkey like this:
    Assume you have a mapkey called rg
    You would call this mapkey with RunMacro("%rg;")
    Same as if you have a mapkey call another mapkey with %AnotherMapKey;
     
    Randy Jones, May 9, 2006
    #3
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.