How would I go about replacing a string with one containing quotation marks?
The replacement string is:
UpdateType="Planner" FPTCursor="USER" FPTField="IS_PLANNERNUMBER" SiebelBO="Employee" SiebelBC="Employee"
I need to get VBscript to interpret the quotation marks as part of the string itself.
Thanks in advance.
The replacement string is:
UpdateType="Planner" FPTCursor="USER" FPTField="IS_PLANNERNUMBER" SiebelBO="Employee" SiebelBC="Employee"
I need to get VBscript to interpret the quotation marks as part of the string itself.
Thanks in advance.