Tracy - I was gonna suggest the same thing. Except - if I understand the problem - its occurring within VFP's own tools - as in when he tries to compile or edit the menu - and he's not actually passing in ANYTHING when this is actually occurring - as I think its VFP that's passing Something to Something...
-K- -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Tracy Pearson Sent: Tuesday, April 03, 2012 5:31 PM Michael Savage wrote on 2012-04-03: > Now my vfp 9 IDE is giving me grief with the menu builder (genmenu.prg). > When I try to run it, I get the following error " Must Specify > Additional Parameters" > > This the line that it bombs out at. > PARAMETER m.projdbf, m.recno > > Why now??? If I run the debugger both parameters are defined to the > correct values (as far as I know). > > If I try to modify a menu from the project, command line, or even try to > add a new menu, it bombs at the above line with the error. > > Unfortunately, it is not Monday anymore! :) > > TIA, > Mike > Michael, The calling method is passing in more than 2 parameters. Tracy Pearson PowerChurch Software _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/289ea162f5642645b5cf64d624c66a140b7ce...@us-ny-mail-002.waitex.net ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

