Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Nov 1998 21:41:11 +0100 (CET)
From:      Andrzej Bialecki <abial@nask.pl>
To:        Sergei Laskavy <laskavy@Gambit.Msk.SU>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: BootForth strange behaviour
Message-ID:  <Pine.BSF.4.02A.9811052140340.19880-100000@korin.warman.org.pl>
In-Reply-To: <19981105225531.A16317@gambit.msk.su>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 5 Nov 1998, Sergei Laskavy wrote:

> On Thu, Nov 05, 1998 at 08:42:34PM +0100, Andrzej Bialecki wrote:
> 
> > One of last commits to /sys/boot (I'm not sure which) caused that Forth
> > interpreter accepts only one-liners, i.e.:
> > 
> > > : test ." hello world" cr ;
> > 
> > works, but
> > 
> > > :test
> > > ." hello world"
> > 
> > barfs that ." is a compile-only word...
> 
> You want to use
> 	: test
> 	." hello world"

Yeah, I know - this was typo.. :-( Anyway, it doesn't work.

Andrzej Bialecki

--------------------   ++-------++  -------------------------------------
 <abial@nask.pl>       ||PicoBSD||   FreeBSD in your pocket? Go and see:
 Research & Academic   |+-------+|       "Small & Embedded FreeBSD"
 Network in Poland     | |TT~~~| |    http://www.freebsd.org/~picobsd/
--------------------   ~-+==---+-+  -------------------------------------


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.02A.9811052140340.19880-100000>