Copyright ® (1999-2008) EDMGROUP Pty Ltd - EZY Prolog Reference

 openread

[This is preliminary specification and subject to change.]

Group

Read/Write  (more...)

Type

determ

Syntax

openread( FILE SymbolicName, STRING OSFileName)

Flow patterns

(i,i)

 

Description:

Open a file for reading
Remarks
The openread opens the disk file OSFileName for reading. It also attaches SymbolicName to the opened file for future reference within the program that contains the call to openread.

Sample:

No sample

Copyright © 1997-2013 EDMGROUP (Australia)