Hi
One of our progress scripts was reading in a group of files
(../irepdata.20070701.txt, ../irepdata.20070801.txt, etc..)
using the INPUT STREAM command
INPUT STREAM s-in THROUGH VALUE ("cat ../irepdata.*.txt") NO-ECHO.
however problems happened when I introduced the following set of files...
Hi,
can anyone tell me how I can open a file in append mode in progress? I wish to append to the existing logfile, rather than creating a brand new logfile. If there is a reason why people prefer seperate logfiles, please tell me.
thanks in advance
moskhan
hi
I am a newbie at progress and I am stuck at a simple problem. How can I read text from a fixed format file. The example I am provided with uses SET STREAM to read space delimited numbers. But since text has spaces in it. This code does not work.
Can anyone suggest something?
moskhan
PS: is...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.