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

Home » Public Forums » archive » Re: overwrite output to screen; unix vs windows
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: overwrite output to screen; unix vs windows [message #80646 is a reply to message #80642] Wed, 27 June 2012 09:59 Go to previous messageGo to previous message
jdeast is currently offline  jdeast
Messages: 5
Registered: June 2012
Junior Member
Thanks for your help everyone.

@David: I just looked at the 12 files and the widgets and it seemed like too much. Did I miss something? Are there 3 lines I can extract from those codes that do this in the terminal? This is just a minor annoyance for a minority of users, and not worth requiring an additional library and adding a GUI to my otherwise command-line only code.

@Gianguido: that routine has the same problem as mine. Works in unix, not in Windows.

@alx: can that be broken up into separate commands which get executed at each cycle in a for loop?

I tried

print, 0, format='(t1,i4,$)' & print, 1, format='(t1,i4,$)' & print

but that doesn't work in unix or windows. This:

print, 0, format='(t1,i4,$,"' + string(13b) + '")' & print, 1, format='(t1,i4,$)' & print

works in unix, but not windows.

Thanks,
Jason
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: writing equation in IDL
Next Topic: Dropped dimensions?

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

Current Time: Sat Oct 11 08:03:56 PDT 2025

Total time taken to generate the page: 1.92078 seconds