|
-
Jan 6th, 2000, 06:45 PM
#1
Thread Starter
Hyperactive Member
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.
-
Jan 6th, 2000, 07:31 PM
#2
Thread Starter
Hyperactive Member
It ok, I`ve sorted it now. For some reason Print does`nt work from form_load, but works from form_paint so I`ve stuck it in there instead
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|