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

 openappend

[This is preliminary specification and subject to change.]

Group

Read/Write  (more...)

Type

determ

Syntax

openappend( FILE SymbolicName, STRING OSFileName)

Flow patterns

(i,i)

 

Description:

Open a file for appending
Remarks

The openappend opens the disk file OSFileName for appending. It also attaches SymbolicName to the opened file for future reference within the program that contains the call to openappend.

Sample:

No sample

Copyright © 1997-2013 EDMGROUP (Australia)