Inno Setup Preprocessor: FileOpen

Inno Setup Preprocessor

Inno Setup Preprocessor: FileOpen

Prototype

int FileOpen(str)

Description

This function opens a text file for reading and returns the file handle (or zero on failure) to be used in subsequent calls to File* functions.