[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [jed-users] append_menu_item function



From: "John E. Davis" <davis@xxxxxxxxxxxxx>

martin <martin@xxxxxxx> wrote:
> append_menu_item(help_menu, "Load jedfuns.txt", 99,
>"my_load("jedfuns.txt")");

The syntax is wrong.  Try:

  append_menu_item(help_menu, "Load jedfuns.txt", 99,
                   "my_load(\"jedfuns.txt\")");


--John



--------------------------- ONElist Sponsor ----------------------------

ONElist users:  YOU can win a $100 gift certificate to Amazon.com.  
http://www.onelist.com
Check out the FRIENDS & FAMILY program to find out how.  See homepage.

------------------------------------------------------------------------
***** http://www.pub.ro/~vang/jed/