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

  1. '..A test of Petr's Using$ function (DB).
  2.  
  3. #include <Petr.h>
  4.  
  5. print Using$("###.#", VAL(INPUTBOX$("Enter a real number")), 1)
  6.