home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / CLIPPER / MISC / FFB.ZIP / FFHLP.ARC / FILSTAT.HLP < prev    next >
Encoding:
Text File  |  1987-12-21  |  243 b   |  9 lines

  1. \ FILSTAT.HLP   Display file status, and loaded files.  by Tom Zimmer
  2.  
  3. .LOADED         ( --- )
  4.         Print a list of all files that have been loaded.
  5.  
  6. .FILES          ( --- )
  7.         Print the contents of the system handle stack.
  8.  
  9.