[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

multiple reports and the process scheduler



I have written a program that produces two output reports, using
declare-report in SQR version 4.  When I run the program using the process
scheduler, the following occurs:

 - one report gets written to the pshome/reports directory with the
   name pgmname.lis

 - the other report gets written to the pshome/sqr directory with the
   name pgmname_01.lis

The -F flag is set to pshome/reports.  I want both reports written to the
reports directory.  And, I don't understand why the one report is getting
named pgmname_01.lis, instead of pgmname.l01.  I've searched the archives
but did not find this problem.

Any help is appreciated,
Sharon