H
Hal Heinrich
The following works fine:
Dim pNm As String() = {"@XDOC"}
But how do I achieve what the following attapts?
pNm = {"@XDOC"}
Thanks for your help,
Hal Heinrich
VP Technology
Aralan Solutions
Dim pNm As String() = {"@XDOC"}
But how do I achieve what the following attapts?
pNm = {"@XDOC"}
Thanks for your help,
Hal Heinrich
VP Technology
Aralan Solutions