Author: | klazuka |
---|---|
Mode: | factor |
Date: | Mon, 14 Sep 2009 14:54:15 |
: vocab-is-not-loaded ( vocab -- ) "Attention" $heading vocab-name dup "The " " vocabulary is not loaded. In order to browse " "its documentation, you must first load it." append surround print-element "USE: " prepend 1array $code ;