[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 specificlocation.
- Subject: RE: [sqr-users] Multiple Reports - one to printer and one to specificlocation.
- From: AmiPatel@loews.com
- Date: Wed, 14 Jan 2004 13:31:02 -0500
- Hop-count: 1
- List-id: This list is for discussion about the SQR database reporting language from Hyperion. <sqr-users.sqrug.org>
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