home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / database / trl14db.zip / TRLPRG.EXE / LISTLIB.PRG < prev    next >
Text File  |  1990-10-22  |  294b  |  13 lines

  1. ***********
  2. * LISTLIB.PRG
  3. * by Tom Rettig and Leonard Zerman
  4. * Placed in the Public Domain by Tom Rettig Associates, 10/22/1990.
  5. *
  6. * SYNTAX: DO LISTLIB
  7. * RETURN: Displays list of functions available in the library.
  8. ***********
  9. CALL Trexe WITH "LISTLIB"
  10. IF fox
  11.    RETURN (.T.)
  12. ENDIF
  13.