Results 1 to 3 of 3

Thread: How to get the class name of an object??

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2001
    Location
    SPAIN
    Posts
    5
    Hi,
    I have a method that show errors.

    This method receives a string that is the name of one class.

    I need to send it the name of the class of the object that causes the error.

    Any idea??

    Thanks.

    R.I.P. Philip Lynott
    We Miss You a lot.

  2. #2
    Hyperactive Member tumblingdown's Avatar
    Join Date
    Mar 2000
    Posts
    362
    Code:
    Dim s$
    s=TypeName(object)


    td.
    "One logical slip and an entire scientific edifice comes tumbling down." - Robert M. Pirsig


    [email protected]

    "but if Einstein is right and God is in the details, reality requires that we sometimes get religion." - Scott Meyers.

  3. #3

    Thread Starter
    New Member
    Join Date
    Jan 2001
    Location
    SPAIN
    Posts
    5

    Cool Thanks!!!

    Hi!!!

    Thanks for be so quick!!!!

    All the best in this New Year

    Quique.

    XV Years without Philip Lynott.... :-((

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