TC UBE CSV Output Running on AS400 produces different results than running local
TC UBE that creates an outfile (TXT/CSV) file with 4 columns. Format Type= Delimited, Single. Comma delimited columns. Textual Qualifier=NONE. The defintion for one of the columns is an alphnumeric string, 52 char. The outfile will contain values in this column that have embedded spaces. When running the UBE local (web/dev client), the text column is automatically formatted enclosed in double quotes (as viewed with Notepad). When the same UBE is run on the AS400, the text column is formatted without double quotes but with some "undefined" delimiter character (TAB?). When viewing the file via green screen/WRKLNK/display STMF, the delimiter values appear
0