home *** CD-ROM | disk | FTP | other *** search
/ The Unsorted BBS Collection / thegreatunsorted.tar / thegreatunsorted / misc / error99 < prev    next >
Text File  |  1993-04-04  |  1KB  |  25 lines

  1. Morse Academy  will  support  muliple students,  and  remember option settings
  2. for each.   Seperate OPTIONS and LOG files are maintained  for  each  student.
  3. The student name is typed on the command line when executing MA:
  4.  
  5.         MA      student_name
  6.  
  7. The  student  name  can  contain lower or upper case alphabetic characters and
  8. spaces.  Lower case characters are treated  as equal  to  their  corresponding
  9. upper case character.   If a new student name is typed,  MA will  give you the
  10. option to enter the new name into its student list,  or exit from the program.
  11.  
  12. An existing student can be deleted using the D option:
  13.  
  14.         MA/D    student_name
  15.  
  16. If  the  name is not registered,  the request is rejected and MA exited.   If
  17. registered,  the  student  will  be asked to confirm deletion before the name
  18. is removed from the active list, AND  THE  OPTIONS AND LOG FILES ARE DELETED.
  19. (DOS 5's UNDELETE command can restore them if they are mistakenly deleted).
  20.  
  21. WPM inputs are single digits for 5, 6, 7, 8, or 9 WPM.   Under DOS (not under
  22. Windows) the X option changes all inputs to two digits speeds up to 99 WPM.
  23.  
  24.         MA/X
  25.