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

Home » Public Forums » archive » PRINT on same line
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: PRINT on same line [message #32855 is a reply to message #32772] Tue, 12 November 2002 21:04 Go to previous messageGo to previous message
the_cacc is currently offline  the_cacc
Messages: 104
Registered: October 2001
Senior Member
If I understand correctly, this should do what I want:


PRO OPRINT,input

bksp = REPLICATE(8B,16)
PRINT,format='(a,$)',STRING(bksp)+input

END

IDL> FOR i = 0,100 DO OPRINT,'Number'+STRING(i)

All I should end up seeing is "Number 100". It doesn't work like
that(windows98, 5.5). I tried it with different bksp characters. Still
no. Why oh why oh why?
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: 3D Skeletonization
Next Topic: calling a function

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

Current Time: Sat Oct 11 04:02:27 PDT 2025

Total time taken to generate the page: 7.91836 seconds