Im trying to write a simple XML parser, Im using the simple example found in the Help documentation for PBDOM builder
PBDOM_Builder pbdom_bldr
Gives me "Illegal data type" pbdom_builder so Im trying to figure out how to create the pbdom_builder object from the standard class type (if I should have to create it).
Any help would be appreciated.
Thanks
Doug