My app has the option to find an account in the database then print the information into a report I have created.
My problem is the search and on screen display is in a form. When the report command is given, report rptptcontract record recno() to printer prompt The data being sent to the printer is scrolled up on the form and covers out all my textboxes and command buttons in the form. The containers are still there if I click around they reappear, but the text of the report is still displayed in the background. I'm tried using set device to printer and set console off but neither have an effect. PLEASE HELP. I have multiple parts of my app that are doing this.
thanks,
Serincino
My problem is the search and on screen display is in a form. When the report command is given, report rptptcontract record recno() to printer prompt The data being sent to the printer is scrolled up on the form and covers out all my textboxes and command buttons in the form. The containers are still there if I click around they reappear, but the text of the report is still displayed in the background. I'm tried using set device to printer and set console off but neither have an effect. PLEASE HELP. I have multiple parts of my app that are doing this.
thanks,
Serincino