Login
`
Templates, Tools and Utilities
|
||
Icetips Article
Back to article list
Search Articles
Add Comment
Printer friendly
Direct link
Par2: Change print job name for RW reports 2006-08-06 -- Robert Barton Sample report text from a txr file I use:-
TopTenCaller REPORT('Top Ten
Caller'),FONT('Arial',10),PAPER(9,,),PRE(Report10),THOUS,AT(750,2333,6750,7355),LINE(0),MARGINS(750,1104,750,1000)
!Top Ten Call Destination by CLI
HEADER,FONT('Times New Roman',11,0,4796),AT(750,1104,6750,1229)
BOX,FILL(12632256),AT(0,802,6750,407)
etc. etc.
The normal report header line just has REPORT, etc. etc.
I change this to REPORT('Top Ten Caller'), - as per line above
This works well but is not very modifiable.
Today is November 21, 2024, 8:30 am This article has been viewed 35231 times.
|
|