Rick H
Jan 6th, 2000, 05:45 PM
This is a very simple question. I have a form called Details. When the form loads I want to print a list of errors. I have tried:
Print "Error text"
and
Details.Print "More error text"
but neither of these seem to work. Do you need have some other sort of window or text box to print into? I have used print and main.print on my main form and it works fine.
Print "Error text"
and
Details.Print "More error text"
but neither of these seem to work. Do you need have some other sort of window or text box to print into? I have used print and main.print on my main form and it works fine.