|
ok, I'm there but I need more help. I would like to keep the Job Operations File= %s but I don't want the Date Created or Date Revised. This is not as easy as you would think. Lee Greer
procedure section_5010000 { format ("Job Operations File= %s Date Created= %s\n", jof_file, created); format (" Date Revised= %s\n\n", rev_date); format (" Created by= %s\n\n", creator); format (" Machine Type= %s Units= %s\n", mach_desc, map ( units, ["Inch", "Metric"])); format ("Part Description= %s\n", prt_desc); format (" Material Desc= %s\n\n", matl_desc); format("\n\n");
|
Title: tool report
- [mfg-smartcam] tool report Lee Greer
- [mfg-smartcam] tool report Jeff
- Lee Greer
