Results 1 to 2 of 2

Thread: Printing and text

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jan 2000
    Location
    Gloucestershire, England
    Posts
    301

    Post

    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.

  2. #2

    Thread Starter
    Hyperactive Member
    Join Date
    Jan 2000
    Location
    Gloucestershire, England
    Posts
    301

    Post

    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
  •  



Click Here to Expand Forum to Full Width