Copyright ® (1997-2005) EDMGROUP Pty Ltd - EZY Prolog Reference

EZY Read/Write

New in EZY Prolog Tutorials Download EZY Prolog main page

EZY Designing

EZY Prolog basics

EZY GUI and Visual Prolog

EZY Debugger

EZY Code Generator

EZY DLL

EZY Textmode

EZY Read/Write

EZY Lists

EZY Dialogs

EZY Menu

EZY GUI

EZY Programming

EZY Samples

EZY Sockets

EZY_XML

EZY ODBC

EZY Tree and XTree

EZY Regular expressions

EZY DDE (Dynamic Data Exchange)

Data type checking/conversion

Execution control

Term unification

Operators

File system

Operating system

Date/Time functions

String operations

Built-in WEB Browser

Internal Databases

Debugging

HTML support

EZY Prolog Domains

EZY Prolog Functions

EZY Prolog versions

EZY Prolog reading/writing subsystem follows PDC Prolog conventions.

 

File should be opened for reading (openread) or writing (openwrite/openappend) and current reading or writing device should be established.

 

EZY Read/Write has 2 predefined symbolic files:

EZY Read/Write supports only 7 simultaneously opened files (for reading or writing).

 

Programmer can switch between opened files by use of readdevice/writedevice

 

File should be closed after use

 

Click here to view EZY Read/Write functional calls

 

Click here to view EZY Prolog sample how to read/write from/to files. This sample has demonstration how to write and read terms from TEXT file.

 

 

Copyright © 1997-2003 EDMGROUP (Australia)

Last Updated:

December 6, 2005