Results 1 to 6 of 6

Thread: little confusing!![resolved]

Threaded View

  1. #1

    Thread Starter
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083

    little confusing!![resolved]

    What's the difference between these two lines , they give the same result though.
    VB Code:
    1. dim object as new baseclass
    2. 'and
    3.  
    4. object= new baseclass
    Last edited by Pirate; Dec 4th, 2002 at 05:10 PM.

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