Hi guys, two questions:-
First, how to go from a PROMPT in a macro to CODE, for example:-
PROMPT[TX="At what issue is the drawing?", VN="ISSUE", SR=4, SC=35]
How to I get from here to this line in the actual code, for example:-
(DRG 1234, ISSUE A)
Second, how to select a directory in which to save files:-
PROMPT[TX="For which customer is this programme?"\n
\n
Enter name of CUSTOMER.", VN="CUST", SR=5, SC=35]
Which will let me put this line later in the macro, for example:-
CODE[FN=STRTMP("C:\\BILL\\%#CUST\\%#FILEN"),
MF="C:\\BILL\\FANUC.SMF",
TF="C:\\BILL\\FANUC.TMP", SH=1, DC=1, RP=0, ST=0, DT=0, SP=9]
What actually needs to be added or changed to get these two to work?
Thanks in advance,
Bill.
P.S. Thanks Dave W, got one SAT file to load OK into SmartCAM by saving as
an earlier version, still have another file that whatever version SAT file I
save it as it crashes SmartCAM Free-Form in an instant WITH A C++ RUN TIME
ERROR!!!
======================================================================
To find out more about this mailing list including how to unsubscribe,
send the message "info mfg-smartcam" to [EMAIL PROTECTED]
======================================================================