comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: bold text
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: bold text [message #14778] Tue, 30 March 1999 00:00
Liam Gumley is currently offline  Liam Gumley
Messages: 473
Registered: November 1994
Senior Member
Clif wrote:
> I use an IDL program to output a file that lists data. I use Excel to
> view them. I would like to format column & row headings, made under
> PRINTF statements within the program, to BOLD text but cannot. Any help
> is appreciated.

Clif,

If you mean uppercase text, the STRUPCASE function is what you need,
e.g.

title = 'Heading'
print, strupcase( title )

Cheers,
Liam.

---
Liam E. Gumley
Space Science and Engineering Center, UW-Madison
http://cimss.ssec.wisc.edu/~gumley
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: IDL platform difference
Next Topic: JPEG matrix decoding

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Thu Oct 09 15:23:39 PDT 2025

Total time taken to generate the page: 0.67546 seconds