|
Gary,
I am
pretty sure that was a macro that I developed from examples. I am
attaching copies of three macros that work together to create the tape file and
tool file and then open them in notepad which is our editor. Place these
macros in a directory then edit the call statements to point to them (notes in
the files). I am including the variables.mcl because I learned a long time
ago to standardize variable names and don't use an underscore in var names
because it doesn't work in the WRITE statements. There are sections that
can be removed but I left them in to show you what you can do to check different
fields in the jobplan and to check geometry. These macros will write the
files to the location where the pm4 file is. Please try these and let me
know if they work. If they do I can explain how to modify them to meet
your needs.
Bill Wepking
|
codeviewDEFAULT.mcl
Description: Binary data
Create_tool_LIST_file_default.mcl
Description: Binary data
variables.mcl
Description: Binary data
