home *** CD-ROM | disk | FTP | other *** search
/ Aminet 18 / aminetcdnumber181997.iso / Aminet / dev / basic / ShpShow.lha / readme.txt next >
Text File  |  1997-01-08  |  683b  |  34 lines

  1. Welcome to ShpShow V1.0   -   The shape viewer for BlitzBASIC-programmers!
  2.  
  3. ShpShow (c) 1997 by Oliver Michel. All rights reserved.
  4. This piece of software is freeware.
  5.  
  6.  
  7. Usage:
  8. ------
  9.  
  10. START:
  11.  
  12.   Only from CLI: 
  13.  
  14.      ShpShow IFF-file shapes-file
  15.  
  16.   IFF-file needed for the definition of the screen, where the shapes
  17.            are displayed.(width,height,palette)
  18.  
  19.   shapes-file the shapes 
  20.  
  21.  
  22. CONTROL:
  23.  
  24.   Cursor up+down   next/prev shape
  25.  
  26.   Cursor left+right  next/prev color for shape-number (If the first colors are equal.)
  27.  
  28.   ESC  end
  29.  
  30.  
  31. That's it!  A little, but very usefull tool. :-)
  32.  
  33. Bye. Oliver    (email: htw7194@informatik.htw-dresden.de)
  34.