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

Home » Public Forums » archive » Re: String formatting nightmare
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: String formatting nightmare [message #77127] Fri, 05 August 2011 01:54 Go to previous message
Wout De Nolf is currently offline  Wout De Nolf
Messages: 194
Registered: October 2008
Senior Member
On Thu, 4 Aug 2011 18:57:37 -0700 (PDT), Balt <bindermuehle@gmail.com>
wrote:

> Hi all,
>
> I have this title text for a graph:
>
> STRING(FORMAT='("t!Dcorner!N: ",I0, "s !4U!X!Dsat!N: ", I0, "deg Phase
> screen vel: ", F3.1, "m/s")', tcorner, phisat, vps)
>
> and I need to replace the "deg" characters with the degree symbol:
> STRING("232B)
>
> Is there any way to include that inside the STRING FORMAT argument or
> is the only way really to build the string in stages?
>
> Thanks!
>
> - Balt


title=STRING(FORMAT='("t!Dcorner!N: ",I0, "s !4U!X!Dsat!N: ", I0,
"'+STRING(176b)+' Phase screen vel: ", F3.1, "m/s")', tcorner, phisat,
vps)
[Message index]
 
Read Message
Read Message
Previous Topic: String formatting nightmare
Next Topic: Re: How do I change time on a dataset

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

Current Time: Fri Oct 10 04:40:57 PDT 2025

Total time taken to generate the page: 0.07698 seconds