Note that the actual dialog that accepts input does indicate:

   Timezone offset (+/-####) (+0000)

Based on this, I guess you can't be too surprised when it doesn't accept
input that doesn't match the format (+/-####), such as "-400" or values
containing "Eastern" or whatever.

Turning this question into a listbox is not all that easy.  Most
grabbers are written for the terminal.  They use special Ask() and say()
functions to present questions and information to the user.  When --gui
is enabled, the questions and information are just presented in dialog
boxes rather than being written to the terminal.

What upstream has decided to do is put the first two dialogs together
into one, so it's easier to see the instructions.  That wouldn't solve
your problem if you were still confused about having to enter an offset
versus a timezone name, but I don't think that can be helped.

Anyway, I'll upload later today.

KEN

-- 
Kenneth J. Pronovici <[EMAIL PROTECTED]>

Attachment: pgpxmBO4ycPDc.pgp
Description: PGP signature

Reply via email to