hexagon logo

1 Part has lost connection to my database

So Ive had a part that I have been collecting data for over 6 months. Along comes an engineering change....I have to simply make a few programming edits, turn a threaded stud which projects onto surface into just a unthreaded nut. Edit the dimension a bit with the new feature name and boom......done. Pretty simple edit.

Go to run the new version part and it will not send over the stats. So, I monkey with it for a bit........end up trying to change the program name to start a new "part". It still will not pickup on the new name or send anything over. Ive saved the program file to a new folder, renamed the program file......deleted stats commands, re-entered them......Ive tried it all.

I cannot get this program to get recognized by Datapage anymore. Any ideas?
Parents
  • Look at the command that triggers the use of datapage. Is there any symbol/letter/number/anything present that isn't supposed to be there that cold be corrupting path?

    My file path looks like this on my programs-->
    EXTERNALCOMMAND/DISPLAY ; c:\Program Files (x86)\WAI\DataPage+ 2012\datapagestats.exe


    If there was something accidentally added like a "1" in front of the path it wouldn't work-->
    [B]1[/B]EXTERNALCOMMAND/DISPLAY ; c:\Program Files (x86)\WAI\DataPage+ 2012\datapagestats.exe


    If this is the case all you need to do is correct the path and then click into that program line and hit "CTRL+U" on your keyboard and it will then script to datapage.
Reply
  • Look at the command that triggers the use of datapage. Is there any symbol/letter/number/anything present that isn't supposed to be there that cold be corrupting path?

    My file path looks like this on my programs-->
    EXTERNALCOMMAND/DISPLAY ; c:\Program Files (x86)\WAI\DataPage+ 2012\datapagestats.exe


    If there was something accidentally added like a "1" in front of the path it wouldn't work-->
    [B]1[/B]EXTERNALCOMMAND/DISPLAY ; c:\Program Files (x86)\WAI\DataPage+ 2012\datapagestats.exe


    If this is the case all you need to do is correct the path and then click into that program line and hit "CTRL+U" on your keyboard and it will then script to datapage.
Children
No Data