Ok, Doc. I fixed the Enum/Switch tabs bug.

I also updated the label and the progress bar to attach to the TabPage instead of the form. This allows the status label to always be correct for the currently selected tab.

quote:

What about copying as:
GetObject('LDAP://CN=name,OU=Users,OU=test,OU=temp,DC=westcoast,DC=mycompany,DC=com')

That would allow a direct paste into an editor for immediate usage.

Others may want to use the string as a variable or in a function and may not want the GetObject() stuff. So, I'm going to leave it as is.