Produced by IDL 6.1
User Documentation

./toolbox/io
File io__define.pro

Last modification date:
Wed Dec 8 11:57:37 2004

All io objects inherit from this 'abstract' base class. See UML for all IO Classes

Routine Summary  3 routines

procedure io__define

All io objects inherit from this 'abstract' base class.

function IO::file_exists(file_name)

Checks if file exists

function IO::get_version()

Retrieves this objects version number

Routine Details

io__define

procedure io__define

All io objects inherit from this 'abstract' base class. See UML for all IO Classes


IO::file_exists

function IO::file_exists(file_name)

Checks if file exists

Returns
0,1
Uses
file_info

Parameters
file_name
.


IO::get_version

function IO::get_version()

Retrieves this objects version number

Returns
version number


Produced by IDLdoc 1.5 on Wed Dec 8 13:08:19 2004