help files
Z505
|
PasWiki
|
FUQ
|
Search
|
Main Docs
|
API Guide
[
Overview
][
Constants
][
Types
]
Reference for unit 'pwuerrors' (
#powtils_main
)
FILE_READ_ERR
Declaration
Source position: pwuerrors.pas line 11
const
FILE_READ_ERR
=
2
;
Notes
This error signals that a file was not found, could not be opened, or could not be read. Some example functions that can return this error are WebTemplateOut, WebFileOut.
lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs,
Z505