Hi Harry
The globally known words are returned in a block by
words: first system/words
You can print them one to a line with
foreach word first system/words [print word]
You can use WHAT to list all functions.
-Larry
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, June 22, 2000 4:36 PM
Subject: [REBOL] Status words
> Did not find any word in the dictionary to list all native words and user
> defined words, is there one?
>
> Forth has a word to list all the words in the dictionary. Logo has
commands
> to list user defined words and variables. Would be nice if Rebol has
> something similar.
>
>
> --
> Harry Parshall Jr.
> [EMAIL PROTECTED]
>