Paste: vocab-is-not-loaded

Author: klazuka
Mode: factor
Date: Mon, 14 Sep 2009 17:34:51
Plain Text |
: vocab-is-not-loaded ( vocab -- )
    "Words" $heading
    "You must first load (USE:) this vocab to browse its documentation/words."
    print-element vocab-name "USE: " prepend 1array $code ;

New Annotation

Summary:
Author:
Mode:
Body: