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

Home » Public Forums » archive » Re: Printing Backspace Character on Windows Workbench
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: Printing Backspace Character on Windows Workbench [message #67333] Thu, 16 July 2009 08:32 Go to previous message
Vince Hradil is currently offline  Vince Hradil
Messages: 574
Registered: December 1999
Senior Member
On Jul 16, 10:23 am, Vince Hradil <vincehra...@gmail.com> wrote:
> On Jul 16, 9:30 am, Tony <tonyc...@gmail.com> wrote:
>
>
>
>> 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
>
> Have you tried sending a string(8b)?

Yeah - that doesn't work either...
[Message index]
 
Read Message
Read Message
Previous Topic: Printing Backspace Character on Windows Workbench
Next Topic: Re: show a use-defined object

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

Current Time: Wed Oct 08 18:25:07 PDT 2025

Total time taken to generate the page: 0.00433 seconds