! ! Global variables ! ! Author: Dilip Jain ! Schwitzer Div., Household Mfg., Inc. ! P.O. Box 80-B ! Indianapolis, IN 46206 ! ! sch$edt_alpha_string := 'abcdefghijklmnopqrstuvwxyz'; sch$edt_word_pattern := ANY(sch$edt_alpha_string) & SPAN(sch$edt_alpha_string); sch$edt_spell_paswrd := 'BOZO'; sch$edt_spell_sysusr := 0; !By default, nobody is system user