IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

How to bold a text in a report using Rexx


IBM Mainframe Forums -> CLIST & REXX
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
rabindranathtawker

New User


Joined: 22 Jun 2007
Posts: 22
Location: Connecticut

PostPosted: Tue Aug 28, 2007 12:44 pm
Reply with quote

Hello,

I generate a report from a rexx program. I would like to bold few statements (headers) in that report. Does anybody know any command for the same?

Thanks...Rabin
Back to top
View user's profile Send private message
dbzTHEdinosauer

Global Moderator


Joined: 20 Oct 2006
Posts: 6966
Location: porcelain throne

PostPosted: Tue Aug 28, 2007 1:11 pm
Reply with quote

That depends on where the report is being displayed or printed.
If printed, then what script technologies are available for your printers? Find out and implement.

If viewed via TSO, you can play with Highlighting.

If downloaded to a server for distribution, then you can convert the report to HTML, PDF with scripting, or a Word document with field display.
Back to top
View user's profile Send private message
rabindranathtawker

New User


Joined: 22 Jun 2007
Posts: 22
Location: Connecticut

PostPosted: Tue Aug 28, 2007 2:04 pm
Reply with quote

Hi,

Thanks for your suggestion. Im writing the report into a dataset (thru Rexx program) & viewing it via TSO.

Can you be more specific by giving some examples for the same?

Thanks.....Rabin
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CLIST & REXX

 


Similar Topics
Topic Forum Replies
No new posts Running REXX through JOB CLIST & REXX 13
No new posts Error to read log with rexx CLIST & REXX 11
No new posts isfline didnt work in rexx at z/OS ve... CLIST & REXX 7
No new posts run rexx code with jcl CLIST & REXX 15
No new posts Execute secondary panel of sdsf with ... CLIST & REXX 1
Search our Forums:

Back to Top