Tapping in GPost

Discussion in 'Pro/Engineer & Creo Elements/Pro' started by Pete, Apr 7, 2004.

  1. Pete

    Pete Guest

    Anybody either know how to output an ncl file to show 84.2 instead of just
    G84?

    I tried REPLAC in the post processor but alas.

    This is what I tried in the FIL editor

    CIMFIL/ON
    $$ CHANGE G84 TO G84.2
    T1=TEXT/G84
    T2=TEXT/G84.2
    REPLAC/T1,T2
    CIMFIL/OFF

    Any help would be great!
     
    Pete, Apr 7, 2004
    #1
  2. Pete

    Pete Guest

    I found that the following worked:

    REPLAC/(TEXT/'G84'),(TEXT/'G84.2'),1,1 $$ OUTPUT G84.2
     
    Pete, Apr 14, 2004
    #2
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.