Hey Guys:
In another thread that I started 'Displaying all the code?'
I asked a question about a error message I am getting:
'The number of menu items exceded the limit set'.
kliot and TonyMcGuire gave me some great advice about using the menusetlimit() command.
Well I looked it up in the book I have 'Paradox 9 Power Programming'.
Do I create the mouseRightDown event and place the MenuSetLimit() in that?
Briefly let me tell you how app. works.
The user right clicks on a work order number on the screen and then left click on a Option button. which brings up a bunch of menus titles that the user clicks on and goes to that menu. There is a return button on all the menu.
Now silly me thought there would be a MouseRightDown event in the menu. But there was none.
So do I create the MouseRightDown event.
I am really confused here!!!!!
Thank you very much in advance.
In another thread that I started 'Displaying all the code?'
I asked a question about a error message I am getting:
'The number of menu items exceded the limit set'.
kliot and TonyMcGuire gave me some great advice about using the menusetlimit() command.
Well I looked it up in the book I have 'Paradox 9 Power Programming'.
Do I create the mouseRightDown event and place the MenuSetLimit() in that?
Briefly let me tell you how app. works.
The user right clicks on a work order number on the screen and then left click on a Option button. which brings up a bunch of menus titles that the user clicks on and goes to that menu. There is a return button on all the menu.
Now silly me thought there would be a MouseRightDown event in the menu. But there was none.
So do I create the MouseRightDown event.
I am really confused here!!!!!
Thank you very much in advance.