Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

custom load

Status
Not open for further replies.

massimomeroni

Mechanical
Joined
Mar 18, 2007
Messages
2
Location
FR
hi all,
I'm using Pro/Mechanism and trying to make a "custom load" with toolkit.

In the file "customload" made by PTC but to be completed by the user, I can find:

strcpy ( executable, mhome );
strcat ( executable, relative_exec);
strcpy (text_dir, mhome);
/* TODO make this arch independent */

I can't understand the meaning of "make this arch independent": what am I supposed to do?

Thanks in advance, Max

I ask even if you can send me some of your programs aimed to make a custom load in Pro/Mechanism.
or where I can find material about programming custom loads
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top