vinceco252
15th August 2002, 23:25
I have a function that accepts arguments from VB and processes them into a customized distribution session. Everything is working perfectly except for on problem: I have an argument that is domain tcitem that sometimes has a quotation mark (") (i.e., the item number is 230-1") in it. When these items are received by the function, it causes a fatal error. Does anyone have any experience or suggestions for how to process arguments that have quotation marks in them?