T
tonyd62246
During execution time, the Document line yields the said error.
Dim myField as string
myField = "Hello"
thisXDocument.DOM.selectSingleNode("/my:myFields/my:user").text =
myField
Regards,
Tony
Dim myField as string
myField = "Hello"
thisXDocument.DOM.selectSingleNode("/my:myFields/my:user").text =
myField
Regards,
Tony