Thanks, it is working now. Next time I will read more careful!
Cheers,
Jan
> Op 18 jan. 2019, om 16:01 heeft Richard Burden
> het volgende geschreven:
>
> Jan
>
> The hint on the suggested page is ITYPE.
>
> Regards
> Richard
>
>
> On Fri., 18 Jan. 2019, 10:53 pm Jan Kromhout via Amfort
Jan
The hint on the suggested page is ITYPE.
Regards
Richard
On Fri., 18 Jan. 2019, 10:53 pm Jan Kromhout via Amforth-devel <
amforth-devel@lists.sourceforge.net wrote:
> Hi Matthias,
>
> I have read that but it is not working.
>
> : test s" test " type ; => no output
> : test s" test “
Hi Matthias,
I have read that but it is not working.
: test s" test " type ; => no output
: test s" test “ ; => no output
I don’t know what is wrong!
Jan
> Op 18 jan. 2019, om 15:50 heeft Matthias Trute het volgende
> geschreven:
>
> Hi Jan,
>
>> I try this and notting is hap
Hi Jan,
> I try this and notting is happens. How do I use this to print a
> string when I run a compiled word?
please have a look at
http://amforth.sourceforge.net/TG/recipes/Simple-Strings.html
it should answer your question(s)
Matthias
___
Amfo
Hello,
I try this and notting is happens. How do I use this to print a string when I
run a compiled word?
: test s" test " type ;
Cheers,
Jan
___
Amforth-devel mailing list for http://amforth.sf.net/
Amforth-devel@lists.sourceforge.net
http
Thanks Matthias. I get it!
--
Keep yourself connected to Go Parallel:
TUNE You got it built. Now make it sing. Tune shows you how.
http://goparallel.sourceforge.net
___
Amforth-d
Hi David,
> After a good couple of days of learning forth and getting my xbee
> communicating using interrupts on uart1 in API mode, this has just started
> happening and I'm stumped.
>
> When I generate a string with
>> s" Some text",
>
> it gets corrupted, and I keep seeing bits of the command
Hi All.
After a good couple of days of learning forth and getting my xbee
communicating using interrupts on uart1 in API mode, this has just started
happening and I'm stumped.
When I generate a string with
> s" Some text",
it gets corrupted, and I keep seeing bits of the command lines I've been