home *** CD-ROM | disk | FTP | other *** search
/ SDN¹ Plus / SDN1_.cdr / sdn / grap / grasp35.sda < prev    next >
Text File  |  1992-04-07  |  3KB  |  69 lines

  1. GRASPRT 3.50                   Regisstration (Docs)
  2. GRAP FEB90 ANIMATION VIEWER VGA GRASP .GL
  3. FILES grasp35.sdn
  4.  
  5. Grasp now sports 102  commands, greatly improved performance,
  6. and many  new features which give  Grasp all the capabilities
  7. of other  third-generation languages like C  and Pascal. Here
  8. are some of the highlights:
  9.  
  10.     Grasp  now  supports  most  of  the  enhanced  VGA modes,
  11. including 16-color 1024x768 and 256-color 800x600. As always,
  12. the modes  available to you  depend on your  video card. Page
  13. 6-4 in the Grasp manual lists all of the modes.
  14.  
  15.     The  utility  GDFF  creates  differential animation files
  16. which Grasp  can play back. This  technique saves the changes
  17. from one frame to another  in a sequence of images, resulting
  18. in much smaller  and faster animations. See page  2-13 for an
  19. introduction to the concept.
  20.  
  21.     Grasp now has full multimedia capability. The INT command
  22. calls interrupts,  which allows Grasp programs  to control CD
  23. players and other  devices and to issue DOS  commands such as
  24. Make  Directory. See  the files  DOSIO.TXT and  CDCMD.TXT for
  25. examples.
  26.  
  27.     Grasp now features conditional execution in If-Else-Endif
  28. constructs, which can be built around value comparisons, user
  29. keystrokes, mouse clicks, and  other testable conditions. See
  30. pages 3-34 through 3-37.
  31.  
  32.     Grasp  now allows  variables and  can perform  string and
  33. math operations. See pages 3-28  and 3-29 for an introduction
  34. to  variables,  and  pages  6-18  through  6-20  for lists of
  35. operators and functions.
  36.  
  37.     You  can now  pass parameters  to subroutines,  including
  38. variables. See pages 3-37 through 3-41 for details.
  39.  
  40.     The   Text  command   now  wraps   text  within   windows
  41. automatically,  and you  can  choose  left, center,  or right
  42. alignment  of  text.  Letter  and  word  spacing  can also be
  43. controlled. See page 4-88.
  44.  
  45.     All  Grasp  commands  can  now  work  with  clippings  or
  46. pictures.  To  use  a  clipping  with  a command designed for
  47. pictures such as  Pfade, preface the buffer number  with a C.
  48. To  use a  picture with   a clipping  command such  as Putup,
  49. preface the buffer number with a P.
  50.  
  51.     The quick-key  feature has been expanded  to include more
  52. menu options  and to allow you  to select all of  the drawing
  53. tools. See  section six of  the Pictor manual  for a complete
  54. list. Also note that it's no  longer necessary to use the Alt
  55. key with a letter key to select menu options or tools, unless
  56. you're using the Text tool.
  57.  
  58.     In VGA modes you can cycle a range of colors on screen by
  59. pressing  Tab. All  colors from  the left  to the right mouse
  60. button  color will  begin shifting  positions as  they do  in
  61. Grasp with the Cycle command. Tab again to speed up shifting;
  62. use  Shift-Tab  to  slow  it  down  and  stop  it.  Press the
  63. Backspace key to reverse cycling direction.
  64. _____________________________________________________________
  65.  
  66. (SDA Format (c)Copyright 1992 The SDN Project - SDNet/Works!)
  67. _____________________________________________________________
  68. _____________________________________________________________
  69.