Jim, I downloaded my previous email attachment from the list server and executed it in Advanced Production Milling v11.5 without error. Did you make any modifications to the macro? If so, let me see what changes you made. If you've made no changes, you may try clearing your variables first by selecting "Macro - Variables - Remove All - Done" from the menu.
============================================= Fred Lauzus, CAM Programming Coordinator High Steel Structures, Incorporated mailto:[EMAIL PROTECTED] http://www.highsteel.com ============================================= -----Original Message----- From: Jim Schellpfeffer [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 06, 2001 11:31 AM To: Lauzus, Frederick Subject: RE: [mfg-smartcam] Engraving Macro Thanks for your help Fred, I was able to get a "kick start" from your macro. One problem though, I could not get the WHILE loop that adds the 0's to run! It stops on the WHILE(STRLEN(#NumberStr)<3) and tells me "unknown macro command" I am running Advanced Production Milling V11.5 if that makes any difference! Any idea what the problem is? Thanks again, Jim S. > Try this loop to get you started. > > > ============================================= > Fred Lauzus, CAM Programming Coordinator > High Steel Structures, Incorporated > mailto:[EMAIL PROTECTED] http://www.highsteel.com > ============================================= > > > > > -----Original Message----- > From: Jim Schellpfeffer [mailto:[EMAIL PROTECTED]] > Sent: Monday, February 05, 2001 10:55 AM > To: [EMAIL PROTECTED] > Subject: [mfg-smartcam] Engraving Macro > > > I need to engrave some small flat pieces with serial numbers 001 thru 1000, > not wanting to re-invent the wheel I figured someone out there would have a > macro to do the job. I could customize it for my needs but if someone would > have the "frame work" to start with I would greatly appreciate it! > > Jim S. > > Jim Schellpfeffer > Machine Dev. & Maint. Group > [EMAIL PROTECTED] > (630)840-4029 > ====================================================================== > To find out more about this mailing list including how to unsubscribe, > send the message "info mfg-smartcam" to [EMAIL PROTECTED] > ====================================================================== > > Jim Schellpfeffer Machine Dev. & Maint. Group [EMAIL PROTECTED] (630)840-4029 ====================================================================== To find out more about this mailing list including how to unsubscribe, send the message "info mfg-smartcam" to [EMAIL PROTECTED] ======================================================================
