Add the two variables to your declare section.

@DECLARE
#STR #toolnote
#STR #stepnote

 Add the following lines where you want the information output ie at a tool change or 
a step change.

#EVAL(#toolnote=jos(tm_notes)) 
#IFSTR(#toolnote<>)<(#toolnote)>
#EVAL(#stepnote=jos(st_notes))
#IFSTR(#stepnote<>)<(#stepnote)>


John

-----Original Message-----
From:   Gary [SMTP:[EMAIL PROTECTED]]
Sent:   Saturday, May 20, 2000 2:26 PM
To:     [EMAIL PROTECTED]
Subject:        [mfg-smartcam] Post question

 << File: ATT00000.html >> I am looking for a way to output information from the 
Process Step List of my final NC  file.
Is there a way to output the " Description field " and the "Step Notes"

The purpose if this is to document the steps in the part program with messages like.   

This tool will mill the bore 200.00 with 0.2mm allowance/

If there is a better way please let me know.

Thank you in advance for all your input.


Regards,
Gary Marxrieser


======================================================================
To find out more about this mailing list including how to unsubscribe,
send the message "info mfg-smartcam" to [EMAIL PROTECTED]
======================================================================

Reply via email to