I tired your suggestion to no avail.
So I recorded this macro which does a
file, import of this igs file "w:\\shims\\die241\\112aa.igs"

// Advanced_Wedm 11.5 Windows 10/16/98 16:48:10 Macro File
// w:\mcl\2.mcl
// CREATED: 10/06/01
//  
//  
IMPORT[FN="w:\\shims\\die241\\112aa.igs", FTS="IGES", LU=0, AN=0, 
    SF="D:\\SM11\\CAMCON\\igs_i_in.set"]

Then I did a file, new. Macro, execute 
of 2.mcl and NOTHING!
It looks like I can record the macro
but when it is executed it does not work.
Any ideas as to why?
Thanks.


-----Original Message-----
From: Kelly D . Grills [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 05, 2001 9:22 PM
To: '[EMAIL PROTECTED]'
Cc: [EMAIL PROTECTED]
Subject: Re: [mfg-smartcam] Import macro help


On Fri, Oct 05, 2001 at 07:36:26PM -0400, Michael Senack wrote:

> Is it the way I use my #IGS_FILE variable with the 
> FN=STRTMP("w:\\shims\\die241\\%IGS_FILE.igs"), 
> that is the problem?

Just guessing, but I think you need to say: 
FN=STRTMP("w:\\shims\\die241\\%#IGS_FILE.igs")...
                               ^
Note the #

-- 
Kelly D. Grills
[EMAIL PROTECTED] 
http://www.kdg-engineering.com/~kdgrills

======================================================================
To find out more about this mailing list including how to unsubscribe,
send the message "info mfg-smartcam" to [EMAIL PROTECTED]
======================================================================

Reply via email to