M
Mantok
I need to generate an ebcdic file (with different record
formats.)
I don't want to create a table then use the advance button
on the export function to create my file.
Is there a way to create an ebcdic file using OPEN
filename AS #1; PRINT #1 ?
Or using OUTPUTTO?
Or maybe even using a STREAM; with the CHARSET property?
formats.)
I don't want to create a table then use the advance button
on the export function to create my file.
Is there a way to create an ebcdic file using OPEN
filename AS #1; PRINT #1 ?
Or using OUTPUTTO?
Or maybe even using a STREAM; with the CHARSET property?