Hi!
does anyone know why progress add a ^L at the end of file when i send printer output to a file.
this is the code:
{mfdtitle.i}
{mfselprt.i "printer" 132}
put unformatted "hi".
{mfreset.i}
i sent to a file and when i try to see the file content is:
hi ^L.
i'm using QAD's MFG
thanks in advance
does anyone know why progress add a ^L at the end of file when i send printer output to a file.
this is the code:
{mfdtitle.i}
{mfselprt.i "printer" 132}
put unformatted "hi".
{mfreset.i}
i sent to a file and when i try to see the file content is:
hi ^L.
i'm using QAD's MFG
thanks in advance