Table 1

Field   Example         Argument  Values

-------------------------------------------

text    %10s            &buf[0]   string
number  %5d             &x        integer
button  %[abc]          &c        0 or 1
radio   %[abc:def:ghi]  &c        0, 1, ...
exit    %{ok}           &c        0 or 1