Results 1 to 4 of 4

Thread: General Err.raise question

  1. #1

    Thread Starter
    Addicted Member wolfofthenorth's Avatar
    Join Date
    Jan 2001
    Location
    Tatooine
    Posts
    169

    Question

    Hi,

    If I raise an error in an object on a server, will the error msg go to the client???

    Thanks
    That which does not kill us, only makes us stronger.

  2. #2
    PowerPoster Lethal's Avatar
    Join Date
    Oct 2000
    Location
    Ohio
    Posts
    2,496
    You will have to raise an event on the server, and then pass the err object to the client. You'll have to create a sub on the client, for which the server can call.

  3. #3

    Thread Starter
    Addicted Member wolfofthenorth's Avatar
    Join Date
    Jan 2001
    Location
    Tatooine
    Posts
    169

    Smile Thanks

    Thank you sir.

    I appreciate the help!
    That which does not kill us, only makes us stronger.

  4. #4
    PowerPoster Lethal's Avatar
    Join Date
    Oct 2000
    Location
    Ohio
    Posts
    2,496
    No prob..

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