Previous Up Next

_FILEOpen
Create a reference to an ANSI file. This offers some future that are not in the standard Scol Api (_getpack) : the whole file is not read, you specify how many bytes you try to read at a time, and you can move the reading pointer with _FILEseek

File _FILEOpen (
Chn _channel_
P _file_
)
Parameters

_channel_
proprietary channel
_file_
read-only file reference
Return value

new ANSI file