programming tools for Windows applications development
  Home  |   SwiftForth Archive  |   SwiftX Archive  |

Re: Definition of ENDING in Files.f and use of |

From: Stefan Schmiedl <s_at_xss.de>
Date: Wed, 24 Jan 2007 13:11:59 +0100

morten.steien_at_chello.no (24.01. 08:13):

> In the Files.f file the definition of ENDING starts like this
> | : ENDING ( addr len char -- addr len )
> >R BEGIN 2DUP R@ SCAN
>
> The word ending is used later in Files.f not available to me.
> When I try to use | before a definition I get that | is not defined.
>
> How and why is this uesd in the Files.f source?

According to the sources provided with the current release,
the word | makes the next definition headless.

grep rulz :-)

s.

--
Stefan Schmiedl
+-------------------------------+----------------------------------------+
|Approximity GmbH               | EDV-Beratung Schmiedl                  |
|http://www.approximity.com     | Am Bräuweiher 4, 93499 Zandt, Germany  |
|mailto:stefan_at_approximity.com  | Tel. (09944) 3068-98, Fax -97          |
+-------------------------------+----------------------------------------+
----------------------------------------------------------------------
sftalk_at_forth.com      The SwiftForth programming discussion email list
To unsubscribe, send subject "unsubscribe" to sftalk-request_at_forth.com
For list command help, send subject "help" to sftalk-request_at_forth.com
Message archives are located at http://www.forth.com/archive/sftalk
----------------------------------------------------------------------
This list is a forum for SwiftForth users.  For product support and
bug reports, please send email to support_at_forth.com
----------------------------------------------------------------------
Received on Wed Jan 24 2007 - 04:12:18 PST

This archive was generated by hypermail 2.2.0 : Tue Dec 02 2008 - 03:04:41 PST