Login
`
Templates, Tools and Utilities
|
||
Add a comment to an Icetips ArticlePlease add your comments to this article.
Please note that you must provide both a name and a valid email address in order
for us to publish your comment. Comments are moderated and are not visible until they have been approved. Spam is never approved!
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, 7:11 am This article has been viewed 35230 times.
|
|