Subject:
|
RE: Displaying info while debugging
|
Newsgroups:
|
lugnet.robotics.rcx.pbforth
|
Date:
|
Sat, 15 Jun 2002 22:19:35 GMT
|
Reply-To:
|
<rhempel@bmtsSTOPSPAM.com>
|
Viewed:
|
2489 times
|
| |
| |
Yes, rcxTcl is probably looking at the data
coming in on the IR and buffering it until there
is a pause.
I'll check it out this week and send out an update
if I can....
How are you making out otherwise with pbForth?
Cheers, Ralph
> -----Original Message-----
> From: news-gateway@lugnet.com [mailto:news-gateway@lugnet.com]On Behalf
> Of Mario Beaulieu
> Sent: Saturday, June 15, 2002 5:15 PM
> To: lugnet.robotics.rcx.pbforth@lugnet.com
> Subject: Re: Displaying info while debugging
>
>
> Ralph,
>
> Coult it be that the console (RcxTcl) does that (and not pbForth)?
>
> Thanks
>
> Mario
>
>
>
> In lugnet.robotics.rcx.pbforth, Mario Beaulieu writes:
> > Hi,
> >
> > I would like to be able to show some info on the Terminal Emulator while
> > debugging, but it seems that pbForth "keeps" the info until the program is
> > over. For example:
> >
> > : TEST 100 0 DO I CR . 7 1 0 MOTOR_SET LOOP 7 4 0 MOTOR_SET ;
> >
> > will start the motor a while before the 100 numbers are displayed. Actually,
> > the numbers will appear at about the same time the motor stops. Is there a
> > way I can make it show each number before the program is over?
> >
> > Thanks
> >
> > Mario
>
|
|
Message has 1 Reply: | | Re: Displaying info while debugging
|
| (...) Hi Ralph, You may be right because if I insert KEY somewhere in the loop, it displays the information at each pass in the loop. (...) Otherwise, I like pbForth a lot. I'm still learning the particularities of this implementation (what's in, (...) (22 years ago, 15-Jun-02, to lugnet.robotics.rcx.pbforth)
|
Message is in Reply To:
12 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|