In the sample macro below is there a way to have it automatically
assign the Drive, Path and Filename to a string variable.
i.e.: w:\ag4000\ag4052

Then have it save the file using the 
SAVE[FN="string variable goes here", FT=0, GS=1, WP="XY_PLANE"]

Can this be done with no user input via the PAUSE or PROMPT commands.


// Advanced_Wedm 11.5 Windows 10/16/98 16:48:10 Macro File
// w:\mcl\1.mcl
// CREATED: 06/28/01
//  
//  
MAC_EXE[FN="w:\\mcl\\showtool.mcl"]// F6

MAC_EXE[FN="w:\\mcl\\selectal.mcl"]// F3

SAVE[FN="W:\\AG4000\\ag4052d", FT=0, GS=1, WP="XY_PLANE"]

Once again any help is appreciated.

Regards,

Michael Senack, CNC Programmer
Blount Canada Ltd
505 Edinburgh Road North
Guelph Ontario
N1H 6L4
519 822 6870 X354
FAX 519 822 1450

http://www.blount.com/

======================================================================
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