home *** CD-ROM | disk | FTP | other *** search
/ AMIGA PD 1 / AMIGA-PD-1.iso / Programme_zum_Heft / Programmieren / Kurztests / ACE / Prgs / include / petr.lha / ReadMe < prev    next >
Text File  |  1995-01-31  |  852b  |  22 lines

  1.  
  2. I recently received these files in the mail (snail-mail) from Petr Kucera in the 
  3. Czech Republic and thought others might wish to see them. The programs center
  4. around the use of an include file he wrote (I've renamed it from Includes.h to 
  5. Petr.h).
  6.  
  7. Petr's code was written with ACE v1.02 (I have sent him ACE v2.3!). Even though some
  8. of his efforts have been superceded by more recent versions of ACE, his code is still
  9. of interest.
  10.  
  11. In particular, some may benefit from Petr's Using$ function which approximates the
  12. PRINT USING statement which I have yet to implement in ACE (it's on the list!). I 
  13. have written a short example program (test.b) which uses this function. Petr wrote 
  14. a program, aptly named example.b, which demonstrates other features of Petr.h. See 
  15. Petr.h for details of each subprogram.
  16.  
  17. Enjoy.
  18.  
  19. Regards,
  20.  
  21. David Benn, 31 Jan 1995
  22.