Hi Matthias & All
Here is something wrong.
> cold
amforth 5.2 ATmega32A 16000 kHz
reset source= 0
> s" __the_string_" type
__the_string_ ok
> s" __the_string_"
ok
> type
e_the_string_ ok
>
Vladimir.
--
Flow-based rea
Hi Vladimir,
> Here is something wrong.
>
> > cold
> amforth 5.2 ATmega32A 16000 kHz
> reset source= 0
>
> > s" __the_string_" type
> __the_string_ ok
> > s" __the_string_"
> ok
> > type
> e_the_string_ ok
Strings from the s" in interpreter mode
live only as long as the command line is
parsed
writes:
> Hi Matthias & All
>
> Here is something wrong.
>
>> cold
> amforth 5.2 ATmega32A 16000 kHz
> reset source= 0
>
>> s" __the_string_" type
> __the_string_ ok
>> s" __the_string_"
> ok
>> type
> e_the_string_ ok
Only with a serial driver (and a matching computer terminal setting)
which
> Only with a serial driver (and a matching computer terminal setting)
> which implements RTS/CTS handshake (or at least software xon/xoff) you
> can be sure that characters don't get dropped.
Bullshit
Matthias
--
Flow-
Thanks to Craig Lindley's write-up, I've now gotten 5.2 working on a Uno
without the hair-pulling of previous versions.
That said, I attempted to install MARKER, but was told 'set-current' was
missing ... how does one get that installed?
Thanks,
Michael
K6MLE
--
Hello Michael,
On 02/25/2014 06:53 PM, Michael Picco wrote:
> Thanks to Craig Lindley's write-up, I've now gotten 5.2 working on a Uno
> without the hair-pulling of previous versions.
>
> That said, I attempted to install MARKER, but was told 'set-current' was
> missing ... how does one get that
> > Only with a serial driver (and a matching computer terminal setting)
> > which implements RTS/CTS handshake (or at least software xon/xoff) you
> > can be sure that characters don't get dropped.
>
> Bullshit
I aplogize, I dont want to be rude, Enoch.
Your analysis is wrong.
Matthias
-
Hi,
Michael asked me to forward this mail. Matthias
Hello Michael,
please take a look at 4.4.7 Un-Doing Definitions on page 83 of the
documentation. You'll find it under amforth/doc/amforth.pdf
regards
Martin
Am Dienstag, den 25.02.2014, 09:53 -0800 schrieb Michael Picco:
> Thanks to Crai
Dear Matthias,
Matthias Trute writes:
>> > Only with a serial driver (and a matching computer terminal setting)
>> > which implements RTS/CTS handshake (or at least software xon/xoff) you
>> > can be sure that characters don't get dropped.
>>
>> Bullshit
>
> I aplogize, I dont want to be rude,
On 2/25/2014 11:03 AM, Erich Waelde wrote:
> .include "dict_wl.inc"
Thank you Erich. I've made the change and sent the files to a computer
at home, where I'll give them a flash-and-try tonight.
Regards,
Michael
K6MLE
10 matches
Mail list logo