qb45qck.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
FILEATTR Function QuickSCREEN
  QuickSCREEN      Details      Example      Contents      Index
──────────────────────────────────────────────────────────────────────────────
FILEATTR - a file I/O function that returns information about an
           open file
Syntax
  FILEATTR(filenumber,attribute)
    ■ filenumber is the number of an open file
    ■ attribute, a numeric expression that with a value of 1 or 2, indicates
      the type of information to return about the file (see Details).
 
See Also  OPEN