|
Copyright ® (1999-2008) EDMGROUP Pty Ltd - EZY Prolog Reference |
[This is preliminary specification and subject to change.]
Group
Type
determ
Syntax
closefile( FILE SymbolicName)
Flow patterns
(i)
Description:
Close a file
Remarks
The closefile closes the file opened with the name SymbolicFileName. The closefile succeeds even if the named file has not been opened.
Sample:
No sample