mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-05 15:10:55 +11:00
7 lines
296 B
Plaintext
7 lines
296 B
Plaintext
(cont.)
|
|
FORGET x -- Rewind the dictionary (both CURRENT and HERE)
|
|
up to x's previous entry.
|
|
PREV a -- a Return a wordref's previous entry.
|
|
WHLEN a -- n Get word header length from wordref. That is,
|
|
name length + 3. a is a wordref
|