Results 1 to 4 of 4

Thread: wondering

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2001
    Location
    new orleans
    Posts
    3

    wondering

    can function results be objects?

  2. #2
    Fanatic Member Patoooey's Avatar
    Join Date
    Aug 2001
    Location
    New Jersey, USA
    Posts
    774
    Yes

  3. #3

    Thread Starter
    New Member
    Join Date
    Aug 2001
    Location
    new orleans
    Posts
    3
    Originally posted by Patoooey
    Yes i thought they were variables. do you consider everything in vb an object?

  4. #4
    Fanatic Member Patoooey's Avatar
    Join Date
    Aug 2001
    Location
    New Jersey, USA
    Posts
    774
    I don't know VB well enough to get into any epic discussion about objects or such.

    I consider anything "built-in" VB (Integer,Long,String, etc) to be a variable. Everything else (RecordSets, MAPIFolders,Word documents) are objects.

    So far, from my expierence, anything you can declare can be returned from a function.

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