da(") ()  (di " | "P2 "This program will print a sorted list of words in the FORTH dictionary."<VF "Note that the print character # should be a hash character, not a pound sign,"FP "also the carat character should be a pair of inverted commas."NZ "Not all words are listed, not shown are M: and SFLUSH, both recent"Rd "additions. The BUG and USER dictionaries are not included, but there are"#n "very few words in them." Ss "Also, some words listed are no longer present - i.e. the TVI-??? words." Fx "Make sure printer is ready - listing will fill 4 pages."  "The letter F, E, A, D, H, S or R after each word is the dictionary the word" "is in. Respectively, these are Forth, Editor, Assembler, Dos, Hidden, Shadow and Root." "I",#,"sorted.dic"  ()   "5 () da() " " di" "  , da()    :o da();di;da(:);di;da(t);di;da();di;da()  ( )< "Press any key when printer ready for another page.";! u  ""  "  ( )<