| http://www.w3.org/ns/prov#value | - I did run the script to see what would happen, without adding the LDAP line and the script returned an error - Runtime error: invalid procedure call or argument: 'right' The error is in reference to the line strIP = Right(strOutput, (Len(strOutput) - intPosition) - 1) I searched the web and there was a suggestion to add & to the end, but that didn't work.
|