J
JamesJ
How do I define this data type??
When I compile I get the following error:
'User defined type not defined'
at the following line:
Dim objCurrNode As Node
I think I need to reference this data type in tyhe References
dialog but I don't know which one it is.
Thanks,
James
When I compile I get the following error:
'User defined type not defined'
at the following line:
Dim objCurrNode As Node
I think I need to reference this data type in tyhe References
dialog but I don't know which one it is.
Thanks,
James