Yes it did help. Thanks.
You have to edit the C:\SM11\SHARED\ICON\ICONBAR.DEF file.

/////// ICONBAR.DEF V11.0 
// 
// This file is intended to contain the complete set 
// of available commands for all SmartCAM applications.  
// The names of the buttons used in the icon bar are 
// defined here. Application specific bar files (e.g. amill.bar,
ffm.bar) 
// should contain ONLY the BUTTON reference for supplied application
commands.

BAR "defaults"

BUTTON "SEPARATOR"

/////// JOS II

BUTTON "Planner"
        EVENT dialog "PlannerDlgOpen"
        ICON "josplan"

///////

BUTTON "Get Result"
        HELPLINE "Get the RESULT group"
        ICON "grpres1"
//      EVENT macro  "sysmcl\gresult.mcl"   <--- from 
        EVENT macro  "w:\mcl\gresult.mcl"    <-- to



-----Original Message-----
From: Kevin Clark [mailto:[EMAIL PROTECTED] 
Sent: Thursday, July 03, 2003 11:29 AM
To: Michael Senack; [EMAIL PROTECTED]
Subject: Re: [mfg-smartcam] How do I...

At 10:44 AM 7/3/2003 -0400, Michael Senack wrote:

>get SmartCAM to look at w:\mcl\gresult.mcl instead of 
>C:\SM11\SHARED\sysmcl\gresult.mcl when I click on the Get the RESULT
group 
>icon on my icon bar?

Edit your bar definition in C:\SM11\Shared\Icon\  Name of the bar that
you 
use.bar
You can edit this in a text editor.  Just change the macro file path.

Hope this helps,


Kevin Clark
Programmer
Abbott Workholding Inc.


======================================================================
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