Textonyms: Difference between revisions

m
→‎{{header|REXX}}: change a comment to reflect it's statement that it refers to.
m (→‎{{header|REXX}}: change a comment to reflect it's statement that it refers to.)
Line 443:
ills=0; dups=0; longest=0; mostus=0 /*illegals; duplicate words; lit.*/
first=0; last=0; long=0; most=0 /*for: first, last, longest, ··· */
call linein iFID, 1, 0 /*point to the first wordchar in dict*/
#=0 /*number of textonyms in the file*/
/* [↑] ───in case file is open.*/