hi friends,
i have menu with browse. in the browse, when i call the other button, it opens up a memory form. in it, i dont want to call the pageheadertag and pageheaderfooter.
instead, i want to call MyHeader and MyFooter.
in the advanced tab of the form, under PageHeaderTag, i put the following:
'MyHeader'
and when i compile, it shows as a display statement, not the procedure.
how do i call different page header ??
Jason