(form "00663" (size 40 13) (help "00663_TIP_0") (heading "TOGGLE STITCH ALGORITHM") (label (position 2 3) (text "STITCH ALGORITHMS:")) (label (position 2 5) (text "0: old algorithm")) (label (position 2 6) (text "1: new algorithm")) (label (position 2 7) (text "2: old algorithm with transforms")) (label (position 2 8) (text "3: new algorithm with transforms")) (label (position 2 10) (text "Enter stitch algorithm")) (field "algorithm" (position 22 10) (display_length 3) (input allowed) (value_in "0" "1" "2" "3") (format integer_4) (translate lower) (null disallowed) (max_length 3) (help "00663_TIP_1") ) (default_buttons) )