![]() |
||
| Home | SwiftForth Archive | SwiftX Archive | |

For speed, the code field is aligned and a paragraph boundary by
padding the beginning of the header and definition with ALLOT. The
size allotted depends on HERE and the length of the name. The first
name seen in a DUMP is the remnant of BL WORD, the second is the
actual name field followed by the code field. Since the size allotted
depends on HERE and name size, varying between 0 and 15, you may not
see any or all a the first name. See Heads.F for details. An
interesting observation, ' name >CODE (try ' DUP >CODE H. ) always
returns an address one byte before a page boundary, ie ######Fh.
Mike
-----Original Message-----
From: sftalk-bounce_at_forth.com [mailto:sftalk-bounce_at_forth.com]On
Behalf
Of Charles Melice
Sent: Wednesday, January 21, 2004 7:01 AM
To: SF Talk
Subject: [sftalk] Words twice in the dictionary (Was: Editting an exe)
In a previous post (Editting an exe) :
[..Each word appears to be entered twice in the dictionary...]
I have also checked words appears twice. Why is it so ?
Charles Melice
----------------------------------------------------------------------
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
----------------------------------------------------------------------
----------------------------------------------------------------------
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 21 2004 - 07:41:25 PST
This archive was generated by hypermail 2.2.0 : Thu Nov 20 2008 - 03:04:32 PST