Chapter Contents

Previous

Next
FINFO

FINFO



Returns the value of a file information item

UNIX specifics: info-items available


Syntax

Syntax

FINFO(file-id, info-item)

file-id
specifies the identifier that was assigned when the file was opened (generally by the FOPEN function).

info-item
specifies the name of the file information item to be retrieved. Under UNIX, info-item can have the following values:

If you concatenate filenames, then an additional info-item is available: File List.


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.