OWBasic for Pocketviewer

Home INTRO Group FILE Alphabetical Index

Search for record by name

FILEFIND%(mode%, submode%, name$)

Searches for a record with the name name. The name of a record is its first line (Text) or its first string (binary).
If the file was found, the file pointer is returned, otherwise the function returns -1.

Home INTRO Group FILE Alphabetical Index