Hello Guest it is April 23, 2024, 02:56:53 AM

Author Topic: dynamic file number  (Read 2817 times)

0 Members and 1 Guest are viewing this topic.

dynamic file number
« 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