Machsupport Forum

Mach Discussion => VB and the development of wizards => Topic started by: swetha22 on February 06, 2009, 11:45:25 AM

Title: dynamic file number
Post by: swetha22 on February 06, 2009, 11:45:25 AM
Hi ,
i just want to inform what i came across .
i am developing a new wizard for a cnc dressing unit . requirement is to save the .tap file with profile number every time they change the values in wizard .
here is the way i implemented.

Profile_no = GetOEMDRO (1085)
OpenTeachFile  "Pro_No - "&Profile_no

every time it creates  a new file with a number given in wizard .
Thanks & Regards
Krishna