|
-
Sep 25th, 2002, 10:47 PM
#1
Thread Starter
PowerPoster
Assign a UDT to a variant array?
I am trying (in a .bas module) to assign a UDT (declared in the same module) to a variant array (in the same module). I get this error:
"You attempted to use a public user defined type as a parameter or return type for a public procedure of a class module, or as a field of a public user defined type. Only public user defined types that are defined in a public object module can be used in this manner. "
*** does that all mean?? And how do I resolve this?
-----------------------------------------
-RJ
[email protected]
-----------------------------------------
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
|