Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Define UDT at runtime?
Message
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00411345
Message ID:
00411551
Views:
11
>Has anyone figured out a way to define the structure of a UDT at runtime?

UDT are compiled so they can't be created at run-time.

But, without knowing your needs, you may try another technique:
-a multi-dimensional dynamic array.
-a collection.
-XML.
-and surely others!
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform