This may be an easy one. I’m creating a variable length file and want to use a pipe character, “|”, as a delimiter. I’ve created the file and have tested and have the comma delimeter without problems. How do I get my |?
Also, is there any way to output the field names as a header line?