Thanks that did it.
Brock
-----Original Message-----
From: Wepking, Bill W. <[EMAIL PROTECTED]>
To: '[EMAIL PROTECTED]' <[EMAIL PROTECTED]>
Date: Wednesday, December 05, 2001 11:11 AM
Subject: RE: [mfg-smartcam] Executing from inside a macro...

TRY CHANGING WA=1 TO WA=0
 

Bill Wepking
CAM Programming Mgr
Landis Gardner

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, December 05, 2001 10:37 AM
To: [EMAIL PROTECTED]; kocourek_chris
Subject: [mfg-smartcam] Executing from inside a macro...

Chris,
    
     I'm using v11.5. and I used the macro that you sent awhile back to run Edit Plus:
From inside SmartCam.
 
I am running into a trouble when I go to close the Edit Plus file it works great if I
save the file or close it completely BUT if I try to reduce the Edit Plus screen down
into a pull up tab it locks up my computer and I have to end task my SmartCam
Production Milling to clear things up.
 
Have you ever had this happen to you with this macro?
and how can it be fixed.
Is there a way to save the SmartCam job file in a macro so if I don't remember
to do this I don't lose the file because of the computer locked up.
    
     STRING:#PATH
     STRING:#FILENAME
     #PATH=c:\sm11\shared\
     #FILENAME=wedplus.exe
     SHELL[CMD_LN=STRTMP("%PATH%FILENAME"), WA=1, DP=0]

  Well taking the time to look at this for me any help would be appreciated.
 
Brock

Reply via email to