VERICUT Users' Forum

Due to relentless spammers, we are no longer automatically accepting new forum registrations. If you wish to register for this forum, please send an e-mail to: info@cgtech.com

You are not logged in.

#1 2005-12-14 15:07:24

blampman
Member
From: Milton, VT, USA
Registered: 2005-03-30
Posts: 14

auto-populating AutoSave file name

I would like to populate the autosave file name from a part number in the toolpath. I currently am reading the part number and revison number to a couple of variables, does anyone know of a way to write those varibles to the autosave file name?

Offline

#2 2005-12-14 18:18:38

DaveF
Senior Member
From: Valencia, CA
Registered: 2005-08-20
Posts: 304

Re: auto-populating AutoSave file name

Hi Blampman.

loaded questions.



check out :

Command line options for VERICUT
and
ADD USER FILES



stick this line in a add user file
IP_AUTOSAVE_FILE   . . . . .IPSFIL   =PN1234_autosav.ip

or

vericut ?usr=part.usr?  "IPSFIL=PN1234_autosav.ip"
I think thats the way


you want to get fancy, you can make adduser files, and manipulate them using stream editers like sed. its a mess. I have not done it since Vericut version 2, but I used do it all the time to make a series of usr files to batch multiple files overnight.


have fun!


Dave Frank
Aerospace Dynamics International, PCC
Valencia Ca
"Where else can you have this much fun,.......and get paid???."

Offline

Board footer