home *** CD-ROM | disk | FTP | other *** search
/ Tools en Utilities / CDASS_5.ISO / shell / file / docmkr33.arj / EXAMPLES.ARJ / TXT&PIC.TXT < prev   
Encoding:
Text File  |  1992-10-02  |  853 b   |  20 lines

  1. @!
  2. @!   This is an example text file which has a picture in it.
  3. @!
  4. @FormatChar=*
  5. @PICTURE= PSI-TXT.PCX, 0, 110
  6.      As you can see you can have pictures within text.  You can use this
  7.      feature to display your logo on top of each text, or to clarify
  8.      some of the text with a drawing.
  9. *
  10. *     Altough the feature may come in handy, keep in mind that pictures
  11.      use a lot of memory.  The logo you can see on page 1 uses the same
  12.      amount of memory as 110 lines text.  Knowing the texts are limited
  13.      to 64Kb (including pictures), using a lot of big pictures will
  14.      quickly fill up the 64Kb.  Do not make excessive use of this feature
  15.      since the DOCs file will quickly grow to massive proportions.
  16. *
  17. *     You are not limited to only 1 picture, you can have as many as you
  18.      like, the only limit is the 64Kb.
  19.  
  20.