I created a menu, saved it, and generated it.
On the form I want it to appear on, I added
do menuname.mpr with thisform, .t.
unfortunately, the menu code generated does not have a parameter statement in it, or anything that would link it to a form.
Am I missing something here?
On the form I want it to appear on, I added
do menuname.mpr with thisform, .t.
unfortunately, the menu code generated does not have a parameter statement in it, or anything that would link it to a form.
Am I missing something here?