<< Home | About Forth | About TurboForth | Download | Language Reference | Resources | Tutorials | YouTube >>


WORDS Search:

In Console I/O Words in TurboForth Kernal

Word Name: WORDS
Type: Standard word
Data Stack Signature: --
Return Stack Signature: --
Availability: V1.0  V1.1  V1.2
Description:

Displays all words currently defined in the dictionary to the screen.

Example:

none

Comment:

Any key pauses the list. Pressing break (FCTN 4) stops the listing.

See Also: None listed

<< Home | About Forth | About TurboForth | Download | Language Reference | Resources | Tutorials | YouTube >>