cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X

TRAIL FILE questions

al204
1-Newbie

TRAIL FILE questions

Hello ProE users...

My question has to do with the trail.txt file generated after every work session in proe.

Why is this file genrated?

How can it be used?

Is it possible to prevent it being generated?

Is it possible to delete all previous trail files generated so far as when old versions of a part are deleted?

thanks, regards

Al.

TRAIL FILE


This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.
2 REPLIES 2
dgallup
4-Participant
(To:al204)



In Reply to Alvaro Barboza:

Hello ProE users...

My question has to do with the trail.txt file generated after every work session in proe.

Why is this file genrated?- -See below

How can it be used? - Salvage lost work after a crash (possibly)

Is it possible to prevent it being generated? - NO

Is it possible to delete all previous trail files generated so far as when old versions of a part are deleted? - Yes, the purge command will remove all but the last one. I put this into the batch command that launches Pro/E.

thanks, regards

Al.

TRAIL FILE

Keep in mind that a purge will keep the latest version of the file (e.g., trail.txt.293), so this will continue to increment. If you want restart from .1 every time, you could specify the trail file location in config.pro (i.e., trail_dir C:\Temp\Trail), then use modify the batch file to delete trail.txt.* before launching Pro/E.
Top Tags