Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VbNullString equivalent in VFP?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01244386
Message ID:
01244462
Views:
19
Have you tried?
>        objOU.MoveHere("LDAP://"+SUBSTR(cTmpOU,1,AT(",OU",UPPER(cTmpOU))-1)+ ;
>              ",OU=Students,OU=Disabled,dc=hhccas,dc=local")
or
>        objOU.MoveHere("LDAP://"+SUBSTR(cTmpOU,1,AT(",OU",UPPER(cTmpOU))-1)+ ;
>              ",OU=Students,OU=Disabled,dc=hhccas,dc=local",4)
Is it giving you an error?

If so what?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform