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

RE: [sqr-users] Multiple Reports - one to printer and one to specific location.




I would name the print files something like xxxxx.txt so as not to get confused 
with the .lis files SQR is producing.

Richard Knapp
Database Programmer/Analyst
Institutional Research and Planning
University of Missouri System
573-882-8856
knappr@umsystem.edu


-----Original Message-----
From: sqr-users-admin@sqrug.org [mailto:sqr-users-admin@sqrug.org]On
Behalf Of AmiPatel@loews.com
Sent: Wednesday, January 14, 2004 12:31 PM
To: sqr-users@sqrug.org
Subject: RE: [sqr-users] Multiple Reports - one to printer and one to
specific location.



Thank you Richard ,
It looks like your idea will work. I tried your idea but with .LIS reports.
I created 2 .lis reports and send one report to printer with CALL command
at the end of report, but in that case it is printing report from previous
run , because current reports is not ready yet I guess. Is that anything we
can do to overcome this problem ....?

As last option I will write to PRN files , close it and print using CALL .
I am not sure that you can print PRN file to different printer without
re-formatting it again or not... ? I am trying it out but if you know
please help.....

Thanks





My solution to this is to create a print file with write commands, close
the file and then send the operating system command (via call system) to
print the file.

Richard Knapp
Database Programmer/Analyst
Institutional Research and Planning
University of Missouri System
573-882-8856
knappr@umsystem.edu


-----Original Message-----
From: sqr-users-admin@sqrug.org [mailto:sqr-users-admin@sqrug.org]On
Behalf Of AmiPatel@loews.com
Sent: Tuesday, January 13, 2004 8:26 AM
To: sqr-users@sqrug.org
Subject: [sqr-users] Multiple Reports - one to printer and one to
specific location.


Hello ,

I want to create 2 reports out of my SQR program , one should go to printer
or file ( depending upon whatever is selected from peoplesoft PANEL) and
other should go to specific file location. Contents in both reports are not
same. I tried NEW-REPORT and also tried USE-REPORT . Now trying both in
same program , lets see how it goes....... Please give your suggestions.
Please Help....

Thanks


AMI PATEL


_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users

_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users





_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users

_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users