MurphyAKL
14 years agoNew Contributor
Autocompletion for Custom Classes
We are working to create records using classes in VBScript. After creating our class with public variables and instantiating an object of that class, the autocompletion does not come up after typing "oObject." . Is there a way to make the autocompetion work with custom classes?