Re: tkemc problem



Fred and Jon

D***.  I stared at emcsh for the longest time and thought it was right.
Proves that my skill with c++ is worse than my German. (which my kid tells
me is horrible)

Good description of how to make changes to emcsh.  When I get a chance I'll
put it in the cookbook.

Ray


At 09:29 AM 1/19/2000 -0500, Fred wrote:
>EMC folks,
>
>Edit emc/src/emctask/emcsh.cc, and change 
>
>  Tcl_CreateObjCommand(interp, "emc_rel_act_pos", emc_rel_cmd_pos,
>(ClientData) NULL, (Tcl_CmdDeleteProc *) NULL);
>
>to
>
>  Tcl_CreateObjCommand(interp, "emc_rel_act_pos", emc_rel_act_pos,
>(ClientData) NULL, (Tcl_CmdDeleteProc *) NULL);
>
>on or about line 3400. The mistake was assigning the string
>"emc_rel_act_pos" to the wrong function.
>
<snip>




Date Index | Thread Index | Back to archive index | Back to Mailing List Page

Problems or questions? Contact