|
-
Aug 30th, 2000, 04:45 PM
#1
Thread Starter
Frenzied Member
Hi,
I have a form named frmSomeForm with an object on it called ws1.
I have a module with will reference teh ws1 object but I don't want to have to keep typing in frmSomeForm.ws1.Command in the module.. Is there an easier way of doing this, such as creating a new object out of frmSomeForm.ws1 and calling it Obj so that way I can just write Obj.Command in my module instead?
Any help would be appreciated..
DAn
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
|