| version 1.19, Mon Aug 25 14:17:54 2003 UTC | version 1.20, Sun Feb 26 17:23:47 2006 UTC | ||
|---|---|---|---|
|
|
||
| : wordlist-words ( wid -- ) \ gforth | : wordlist-words ( wid -- ) \ gforth | ||
| \G Display the contents of the wordlist wid. | \G Display the contents of the wordlist wid. | ||
| wordlist-id 0 swap cr | [ has? ec 0= [IF] ] wordlist-id [ [THEN] ] | ||
| 0 swap cr | |||
| BEGIN | BEGIN | ||
| @ dup | @ dup | ||
| WHILE | WHILE |
|
||||||||
|
CVS Admin Powered by ViewCVS 1.0-dev |
ViewCVS and CVS Help |