Re: new color

"Ray St. Marie" <[email protected]>
Newsgroups gmane.comp.lang.forth.colorforth
Message-ID <[email protected]>
On 6/4/05, Mark Slicker <[email protected]> wrote:
> On Sat, 4 Jun 2005, Ray St. Marie wrote:
> 
> > On 6/1/05, [email protected] <[email protected]> wrote:
> 
> >> : string pop ;
> >> : array pop 2/ 2/ ; <-----|
> >                                        |
> > Ray here: that array def  |  should have been :
> >
> > : array string 2/ 2/ ;
> >
> 
> This second 'array' will return the address of '2/ 2/ ;' so this is not
> correct. The first is correct since you want the address directly after
> the use of 'array', and you want to divide by 4 to yeild a cell address.
> 
> Mark
> 

And there you go. Proof of the ambiguity about how these things work. 
Mark, look back at the code in colorforth and point me to an example
that is used the way that you discribe above, for I have not found it.
In fact, you even use it the way I described.


To our education,

Ray.

So that was what I was gonna say, then I found an example on block 42
"CRC" part of the "PNG",  And Indeed, It is used the way you described
above.

But as far as I can tell, the way I described your usage of `upper' is correct. 

-- 
Ray St. Marie
Rastm2ATusersDOTsourceforgeDOTnet
Ray.StMarieATgmailDOTcom and ATsbcglobalDOTnet
Ray_stmarieAThotmailDOTcom
Raystm2 and rastm2 in Internet Relay Chat (irc)
/connect  irc.freenode.net Busness discussion: /join #biz 
ColorForth: /join #c4th #c4th-ot Forth: /join #retro #forth #concatenative
Programming: /join #python #lisp #scheme #asm
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.