KennyAround
Member
Progress Version: 11.x
Progress Platform: Linux, character based
Windows: Windows 8
I am using character based ABL. I have 2 branches of the company, I need to create 10 outputs for each branch for data in the past 10 years with 1 file for 1 year's data.
I thus need to output files to 20 separate streams. i grouped all the output logic into a procedure. My question is how will I be able to pass the stream to this procedure to output to the various streams.
Moreover, this program is run in a special environment which a .I is not allowed. That is, all the codes must be in a single .P program.
Thanks in advance.
Progress Platform: Linux, character based
Windows: Windows 8
I am using character based ABL. I have 2 branches of the company, I need to create 10 outputs for each branch for data in the past 10 years with 1 file for 1 year's data.
I thus need to output files to 20 separate streams. i grouped all the output logic into a procedure. My question is how will I be able to pass the stream to this procedure to output to the various streams.
Moreover, this program is run in a special environment which a .I is not allowed. That is, all the codes must be in a single .P program.
Thanks in advance.