home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / PROG / MISC / FPC355_3.ZIP / FPCHLP.ZIP / 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.