Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- BHELP On-Line: CBRIEF Macro Help - find_file ([name], [size], [data], [time], [attribute]) http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
find_file ([name], [size], [data], [time], [attribute])

     Usage: Finds the next file matching the pattern set up with
            file_pattern.  This also gets additional information
            about the matched file.

Parameters: find_file fills in all the parameters with information
            about the matched file. Name .string. is the filename
            without path or drive, size .int. is the size of the file.
            Date, time, and attribute .ints. are the other file info
            kept by DOS.

   Returns: Non-0 for success (a match was found), 0 for
            failure (no more matching files).

See Also: file_pattern

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson