+ Reply to Thread
Results 1 to 5 of 5

when to use the keyword "set"

Hybrid View

  1. #1
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2010, 2019
    Posts
    40,689

    Re: when to use the keyword "set"

    It contains the address of a, whatever it stores. The compiler knows the data type (and therefore its length and storage format) based on its declaration. If undeclared (bad practice), it's a Variant, which contains information about its subtype (string, numeric, object, ...). See the VarType function.
    Last edited by shg; 07-30-2009 at 07:37 PM.
    Entia non sunt multiplicanda sine necessitate

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1