Koen Piller
Programmer
Hi,
I have given my horse the spurs and upgraded from VFP7 to VFP9SP1.
Now the basicly easy system to activate a self-made menu, generated with GENMENU seems to have changed in VFP9. In VFP7 you where supposed to make in the init of the mainform a statement like do myMainMenu with THIS, .T. and _screen=OFF in config.FPW to have only the myMainMenu.
In VFP9SP1 I get an error: no parameter statement. Obviously as I noted that the starting coding in myMainMenu is dramaticaly reduced in version 9. Indeed no parameters any more.
Can't find an explanation in Help how to proceed and would not like to turn back just for this reason. Was hoping somebody would give me a hint how to attach my menu with killing or at least not showing the VFP interface.
Awaiting your kind advice.
Jockey(2)
I have given my horse the spurs and upgraded from VFP7 to VFP9SP1.
Now the basicly easy system to activate a self-made menu, generated with GENMENU seems to have changed in VFP9. In VFP7 you where supposed to make in the init of the mainform a statement like do myMainMenu with THIS, .T. and _screen=OFF in config.FPW to have only the myMainMenu.
In VFP9SP1 I get an error: no parameter statement. Obviously as I noted that the starting coding in myMainMenu is dramaticaly reduced in version 9. Indeed no parameters any more.
Can't find an explanation in Help how to proceed and would not like to turn back just for this reason. Was hoping somebody would give me a hint how to attach my menu with killing or at least not showing the VFP interface.
Awaiting your kind advice.
Jockey(2)
