NEWS-ADDITIONAL INFOMATION
6-6-1995

ADDING ADDITIONAL ASSIGNMENTS TO THE SYSTEM

This system can handle 640 assignments.  You can add additional assignments
as follows:
        1. Use the EDIT command from dos 3.1 or later as follows:
        2. Type EDIT and the name of the file, The file extension
           must be .ass, the file number must be any one of the following:
           10-16, 26-32, 42-48, 74-80, 90-96, 106-112, 122-128,138-144.
           For example: the assignment file could be called:
                   10.ass, or 11.ass, or 12.ass, or 13.ass etc.
           So use the EDIT command as follows:
               EDIT 10.ASS
        3. Enter the questions as follow starting each line with the
           line number and a comma (,):
           For example:  question 1 and 2
           1,  10a  = 20
           1,ANS2
           2,  Y/5  = 10
           2,ANS50
           END
         4. Note that on the last line of problem 1 there is an ANS in
            CAPITALS and the answer immediately follows. Also on the
            last line number 2 there is a comma (,) and ANS in caps
            and the answer.  
         5. Finally, at the end of the assignment file place an END in
            capitals.
         6. Save the file.  It now has become assignment 10.
         7. SPECIAL NOTE; You can make any changes in existing assignment
            files in the same manner.  Use the EDIT command and the file
            name.  For example: If you wanted to change assignment 1.ass
            enter EDIT 1.ASS. Make any changes you wish and SAVE the file.


