

              NUQUES.EXE - New User Questionaire for Renegade


The commandline for this program is as following:

   NUQUES (source) (destination)

Where:

   1) the full path to your questionnaire screen  (source)
   2) the full path to the answer file            (destination)


If you've ever made an info-form for RG, you should really appreciate this
program.  Regardless, what you need to do is draw your ansi screen you want
for your questionnaire, and then go back and insert under animation mode the
special characters for NUQUES:

   *           - will stop for a single line, 78 character string input

    (Alt-232) - stops and waits for a

                 Y - 'Y'es, redo the questionnaire file from scratch
                 N - 'N'o, continue and save the questionnaire...

   ~##         - stops and allows input up to the ## specified by the user.

                 For example, '~04' will only allow 4 characters to be entered
                 and will beep if the user tries to keep typing without
                 hitting delete first or enter.

                 NOTE:  The ## MUST be two digits.


A sample info-form, QUESTION.ANS, has been included.
