On Wednesday 21 October 2020 09:49:16 Alan Condit wrote:

> I tried to send this earlier but it doesn’t appear to have gone
> through. So, here goes again.
>
> I have a bunch of wizards that I have written under 2.7 and under 2.8
> they won’t work. The biggest change is that you used to be able to
> write the subroutine declaration as O< CutBevel > SUB [1] [2] [3] 
> like a formal declaration of parameters. Now I have to go through and
> make all of them just comments like O<CutBevel> SUB ([1] [2] [3]).
>
> The following is a wizard I just modified that won’t load. It reports
> an unknown word where a unary operation could be at about line 99. Can
> anyone tell me what I did wrong? Here is a link to CutBevel.ngc
> <https://pastebin.com/xnTGreUX>.
>
> Alan
>
You have a typu in line 97.  You have defined #<_close_z> but used 
#<_close_x>

> _______________________________________________
> Emc-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/emc-users


Cheers, Gene Heskett
-- 
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
If we desire respect for the law, we must first make the law respectable.
 - Louis D. Brandeis
Genes Web page <http://geneslinuxbox.net:6309/gene>


_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to