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

Home » Public Forums » archive » Printing Backspace Character on Windows Workbench
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Printing Backspace Character on Windows Workbench [message #67335] Thu, 16 July 2009 07:30
Tony is currently offline  Tony
Messages: 6
Registered: March 2009
Junior Member
Hi all,

I'm trying to do something like:

PRO overwrite
print, 1, format='(%"%1I",$)'
wait, 2
print, 2, format='(%"\b%1I")'
END

which should print '1' on one line, wait a couple seconds, and then
erase '1' and print '2'. Of course this works just as planned on a
linux box from the command line, but not quite as well on windows
using the 7.0 Workbench, where the output looks like 1'box'2, where
'box' is just a box-like symbol. It's obviously not interpreting the
backspace character correctly. Does anybody know how (or if it is
possible) to tell the Workbench console to backspace? (if I may use
that as a verb)

Thanks,
Tony
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: hi
Next Topic: Re: Printing Backspace Character on Windows Workbench

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

Current Time: Wed Oct 08 14:22:00 PDT 2025

Total time taken to generate the page: 0.00524 seconds