Thanks for the explanation Kyle. +1
True. On the other hand, I could use global level variables to pass data around instead of using a UDT could I not? As for the data with multiple properties - instead of using a UDT with 5 properties (or whatever they are called in UDTs), I could use 5 global variables.
I'm beginning to think of skipping UDTs and jump straight to classes. From what I've read/heard, they are much more useful!![]()
Bookmarks