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

Home » Public Forums » archive » Re: Format codes problem
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: Format codes problem [message #47565] Thu, 16 February 2006 02:22
marc schellens[1] is currently offline  marc schellens[1]
Messages: 183
Registered: January 2000
Senior Member
IDL picks the values in the order they are given.
Ie. First all of gi's values are read and then all of gj's

If you get them in the right order it works:

IDL> print,
String(Format='("g",i4.4,i3.3)',[transpose(gi),transpose(gj)])
g1010509 g1007510 g1006510 g1011509 g1009509

Cheers,
Marc
[Message index]
 
Read Message
Previous Topic: Format codes problem
Next Topic: "Stopped on unknown instruction" and DLMs

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

Current Time: Wed Oct 08 15:37:27 PDT 2025

Total time taken to generate the page: 0.00454 seconds