[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Question
- Subject: Question
- From: Prasanna Menta <pmenta@UMUC.EDU>
- Date: Fri, 30 Aug 2002 13:12:19 -0400
- Organization: University of Maryland University College
Friends,
I have an sqr (X) which loops to select rows of input data to run
another sqr (Y). The second sqr has output report to be printed for the
input data received from the first sqr. If the first sqr has 15 rows
then the second sqr should run 15 times for the given input data from
the first sqr and produce reports.
When the first sqr is run, it calls the second sqr but the reports are
not being printed. Any suggestions to get over this problem.
Thanks
Prasanna