|
This is very similar to Dave Coupar's
I have a startup.mcl which sets up the job notes section like
this...
#S5=1000
#S6=CUST NAME P/N #S7=DESC #S8=DNCFILE= #S9= #S10=HOLD PART
#S11=ORIENTATION= #S12=G54 X/Y0= #S13=Z0= TOP OF PART #S14= #S15=
...and my .tmp files go something like this
@START
#EVAL(#pmfile=jos(jof_file)) #EVAL(#pmfile=STRSUB(#pmfile,15,STRLEN(#pmfile)-17)PM4) #EVAL(#S17=#TABLE(COOLANT,#COOLNT)) #EVAL(#S18=STP(DESCRIP)) :<#S5 ><(#S6)> <(#S7)> <(#S8)> (SHAPE FILE= #pmfile) <(#S9)> <(#S10)> <(#S11)> <(#S12)> <(#S13)> <(#S14)> <(#S15)> (*************TOOL LIST**************) etc.
dale
|
