|
-
Jan 23rd, 2003, 01:11 AM
#7
Sleep mode
Well , try something like this
dim frm as form2 . what result would you get ? ofcourse stupid error msg saying "Object Reference not set to an instance of an object".Then you have to use keyword "New" to instantiate new object.
so you can't use that object itself or otherwise you can make an exact copy of it for unrestricted uses(with no errors). got it
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|