home *** CD-ROM | disk | FTP | other *** search
/ Pegasus Graphics Universe / Pegasus_Graphics_Universe.iso / p11 / system / lessons / version7 / learnit3.txt < prev    next >
Text File  |  1992-10-15  |  4KB  |  62 lines

  1. \READ SMALLPST.PIC\LOC 110,120\TEXT PLANE=1110\WIDTH 400 DOTS CENTERED
  2. Press <RETURN> to find out about the various commands that are available!
  3. \ON KEY 7181 JUMP PAGE33\SHOW 280,280,1,24\X PAGE33\ON KEY 7181
  4. \LOC 60,20\WID 520 DOTS CENTERED\TEXT PLANE=1111
  5. THERE ARE LOTS OF COMMANDS AVAILABLE!
  6. \BLANK 8,44,630,470
  7. \LOCATE 60,50\TEXT PLANE=1011
  8. Commands can be divided up into several groups.
  9. \LOCATE 60,80\TEXT PLANE=1110
  10. There are commands for program control.  These include JUMP, CALL, RETURN, IF-THEN-ELSE, MOVE, ADD, SUBTRACT, MULTIPLY, and DIVIDE.
  11. \CALL WAITANDRET\TEXT PLANE=1110
  12. \LOCATE 60,160
  13. There are commands for placing text on the screen.  These include LOCATE, WIDTH, HEIGHT, DISPLAY, CRAWL, OVERLAY, and SCROLL.
  14. \CALL WAITANDRET\TEXT PLANE=1110
  15. \LOCATE 60,240
  16. There are commands for file handling, including READ, WRITE, OPEN and CLOSE.
  17. \CALL WAITANDRET\TEXT PLANE=1110
  18. \LOCATE 60,300
  19. There are commands for drawing graphics on the screen, such as LINE, CIRCLE and DOT.
  20. \CALL WAITANDRET\TEXT PLANE=1110\LOCATE 60,360
  21. And most importantly, there are commands for displaying graphic images and animations.  These include SHOW, SPRINT, SPRITE, RUN and ROUNDS.
  22. \CALL WAITANDRET\TEXT PLANE=1111
  23. \BLANK 8,8,630,470\LOC 60,20
  24. OTHER FEATURES
  25. \LOC 60,50\TEXT PLANE=1011
  26. Data storage capabilities.
  27. \LOC 60,80\TEXT PLANE=1110
  28. You can store numbers or alphanumeric information in special storage areas.  Up to 4K (4096 characters) can be stored.  A file of data can be written or read. (Data files are called AUXILIARY files, extention AUX.)
  29. \CALL WAITANDRET\LOC 60,200\TEXT PLANE=1011
  30. Powerful interactive commands make user interaction easy!
  31. \LOC 60,260\TEXT PLANE=1110
  32. There are commands for jumping to other areas of a program based on user keypresses or mouse button presses.  You can also branch whenever the user moves the mouse to a specified area of the screen.
  33. \CALL WAITANDRET\BLANK 8,48,630,430\LOC 60,50\TEXT PLANE=1011
  34. Utility Programs Complete the Package
  35. \LOC 60,80\TEXT PLANE=1110
  36. There are a number of useful utility programs included FREE with the package.  One of them, called SCRNSAVE.COM, is a TSR (Terminate, Stay Resident) program that lets you capture images from other programs and save them to disk.
  37. \CALL WAITANDRET\LOC 60,200\TEXT PLANE=1110
  38. Another utility program will print to Hewlett Packard LASERJET printers.  You can scale the images and print them at 75 DPI, 150 DPI, or 300 Dots Per Inch.  Another program displays PCX-format images.
  39. \CALL WAITANDRET\LOC 60,320\TEXT PLANE=1110
  40. A important utility program lets you execute a number of program commands, but is very small, letting you add animation to your existing software applications.
  41. \CALL WAITANDRET\BLANK 8,48,630,430\TEXT PLANE=1011\LOC 60,50
  42. And you get lots of support!
  43. \LOC 60,80\TEXT PLANE=1010
  44. Three important documents are included on your disks which can be printed out or accessed through any word processing program.
  45. \"
  46. \TEXT PLANE=1110
  47. First, a file called GUIDE.DOC gives you a detailed overview of all the commands, features, and tools available to you as you work.
  48. \CALL WAITANDRET\TEXT PLANE=1110\LOC 60,240
  49. Second, a file called ERRORS.DOC contains detailed descriptions of over 300 error so you can solve your problem easily and get going again.
  50. \CALL WAITANDRET\TEXT PLANE=1110\LOC 60,320
  51. Third, MANUAL.DOC is a technical reference for all the commands, giving complete descriptions, syntax, and examples of use.
  52. \TEXT PLANE=1001\LOC 60,400
  53. All this documentation means you'll be able to do professional work or play quickly and efficiently!
  54. \CALL WAITANDRET\BLANK 8,8,630,440\LOC 60,200\TEXT PLANE=1001
  55. SO WHAT ARE YOU WAITING FOR?  GET GOING!!!
  56. \CALL WAITANDRET
  57. \END
  58. \X WAITANDRET\LOC 60,450\WID 520 DOTS CENTERED\TEXT PLANE=0100\WAIT NOW 211
  59. Press <RETURN> to continue...
  60. \WAIT NOW -1\BLANK 6,450,634,474\LOC 60,98\RETURN
  61.  
  62.