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

Home » Public Forums » archive » Re: create string of fixed length
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: create string of fixed length [message #47890 is a reply to message #47889] Tue, 07 March 2006 16:31 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
justspam03@yahoo.de writes:

> here's a probably very easy one (my apologies, but the help file failed
> to provide such)
> How does one create a string of fixed length, say a string consisting
> of 168 space

I'd do it just a little bit differently than Paul, but
it amounts to the same thing:

fixedStr = String(Replicate(32B, 168))

Cheers,

David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: About REGRESS.pro
Next Topic: Re: IDL Unix Color Problem

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

Current Time: Sat Oct 11 11:23:26 PDT 2025

Total time taken to generate the page: 1.28043 seconds