S
Stapes
Hi
I have a routine that runs when my Menu loads that checks for any
Orders due for Delivery today. Then it invites you to process those
orders now. If yes is selected, it opens the new form in ACDialog,
using a global variable to tell the order form to filter on deliveries
due today.
In the first place, when the Order form is loaded, the vertical scroll
bar is missing. If I go to the next record, it appears. If I press any
of the buttons which preview a report, they appear, but behind
everything else, so the user won't think it has worked.
Can I eliminate these two bugs?
Stapes
I have a routine that runs when my Menu loads that checks for any
Orders due for Delivery today. Then it invites you to process those
orders now. If yes is selected, it opens the new form in ACDialog,
using a global variable to tell the order form to filter on deliveries
due today.
In the first place, when the Order form is loaded, the vertical scroll
bar is missing. If I go to the next record, it appears. If I press any
of the buttons which preview a report, they appear, but behind
everything else, so the user won't think it has worked.
Can I eliminate these two bugs?
Stapes