Hi Mike,
I went to the FAQ you suggested and tried it
but I did something wrong because I don't really understand
the language
my form is called "payroll"
Please advise what I have to change..I already did some replacing but I got error messages it didn't like
.caption what...
WHen I "check" top level and compile many of my other forms do not run when I click on them. When I check "normal" and compile all forms run. I don't know why this is happening.
I guess this is the first problem to solve. any suggestions ??
I am using a form as my "opening menu" when I compile my programs using the wizard I can not get my "Opening menu"
to display on opening automatically. I have to either use the "quick menu" or file-open. and when I do open it is not maximized. How do I correct...
I copied your code and ran it
when I run Aircon's program and click on helppamenu I open my form called helppamanu
When I run your program and click on helppamenu I get a blankform called helpform
Maybe if you fix it so I can see my pahelpmenu form it might work.
Why is it difficult...
Do Form c:\homewell\helppamenu name ThisForm.HelpPAMenu
I'm sorry...I did run it without the quotes and got the error message : Property HELPPAMENU is not found
Hi Aircon,
Lastnight I was so happy when I got your program and tried it and it opened my helppamenu and then closed it with the other button but I had to leave at that point. This morning I got up and first thing I did was try to get my forms to work correctly.
I went to the click of my...
thanks..but I am really kind of new at this...
where to I put the code that you just gave me ??
and what about the other stuff in the previous help messages ?
O.K. I put:
PUBLIC ohelppamenu
DO FORM c:\homewell\helppamenu NAME ohelppamenu
In the click event of a command button on Pamenu
I put:
IF TYPE("ohelppamenu")="O"
ohelppamenu.release()
ENDIF
In the...
This is what I did:
the mainform is called "pamenu"
the help menu is called "helppamenu"
in the click event of a command button on the pamenu form
I put: DO FORM c:\homewell\helppamenu NAME HelpPAMenu
In the queryUnload of "pamenu" I put:
IF...
I am using a form called "helpform" as a "help screen" within another form called "mainform".
I have an "exit" button on the "help" form to release it
and it does..However, If I don't release it and close the
form that it is in (mainform)...
Thanks for your quick response.
I assumed that but I thinlk it is because there is an error in my programing..it says
"an error has occured"
"Object GOAPP is not found"
(1923) GOAPP
It then asks me if I want to resume the program.
I can...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.