home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / educ / pc_cai.zip / AEAPP.HLP < prev    next >
Text File  |  1989-01-06  |  1KB  |  42 lines

  1. CAI Commands Help File
  2. @1,Instructional command for PC-CAI "@" At commands
  3. @2,Textual commands for PC-CAI "." Dot commands
  4. ##1
  5. PC-CAI Instructional Commands:
  6.  
  7. @BEGIN QUESTION - marker at first of a question
  8. @END QUESTION - End of a question
  9. @ESCAPE - what happens when user presses Esc
  10. @GOTO - Goto a label (@LABEL)
  11. @GOBACK - Go back to top, then search for a label
  12. @IF - branching
  13. @MENU - goto menu
  14. @OPTION - controls Esc key
  15. @READ - user enters an answer
  16. @RIGHT (*TEXT*) [KEYWORD,EXACT,EXACT NOCASE]
  17. @SHELL - execute a DOS command
  18. @STOP - end the tutorial
  19. @TRIES ## - number of times to allow wrong answers
  20. @WRONG (*TEXT*) [KEYWORD,EXACT,EXACT NOCASE]
  21. @TRIES ##
  22.  
  23. ##2
  24. PC-CAI Textual commands:
  25.  
  26. .ANIMATE - make up to four images move in sequence
  27. .BLANK ##
  28. .CENTER (*text*) - center text
  29. .CIRCLE - craw a circle
  30. .CLS or .CLEAR - CLEAR SCREEN
  31. .COLOR - set monitor color
  32. .DRAW - draw lines in graphic mode
  33. .INFORMATION - collection informtion from user response
  34. .LOCATE - locate cursor on the screen
  35. .MOVE - move a single image around the screen
  36. .PAINT - fill an graphic image with a color
  37. .PALETTE - choose graphic color palette
  38. .PAUSE (*PROMPT*) - pause until Enter is pressed
  39. .SKIP ##
  40. .USE  - temporarily use another file
  41. .WAIT # - wait # seconds
  42.