IO.module



--------------------------->  GNU Sather - module  <---------------------------
-- Copyright (C) 2000 by K Hopper, University of Waikato, New Zealand        --
-- This file is part of the GNU Sather package. It is free software; you may --
-- redistribute  and/or modify it under the terms of the  GNU General Public --
-- License (GPL)  as  published  by the  Free  Software  Foundation;  either --
-- version 2 of the license, or (at your option) any later version.          --
-- This  program  is distributed  in the  hope that it will  be  useful, but --
-- WITHOUT ANY WARRANTY without even the implied warranty of MERCHANTABILITY --
-- or FITNESS FOR A PARTICULAR PURPOSE. See Doc/GPL for more details.        --
-- The license text is also available from:  Free Software Foundation, Inc., --
-- 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA                     --
-------------->  Please email comments to   <--------------

--   Local library IO file classes

argscli.sa         -has argscli.sa $OPTION PROGRAM_ARGS
io_auxiliary.sa       -has io_auxiliary.sa FILE_MODES FILE_LOCS SYS_CHANS FLUSH_CMDS
binfile.sa         -has binfile.sa  BIN_FILE BIN_FILE_CURSOR
iocursors.sa         -has iocursors.sa $FILE_CURSORS FILE_CURSOR
devices.sa         -has devices.sa $IN_DEVICE $OUT_DEVICE $INOUT_DEVICE
err.sa             -has err.sa ERR 
files.sa           -has files.sa $FILES FILE STD_CHANS PIPE
in.sa              -has in.sa IN
out.sa             -has out.sa OUT
report.sa          -has report.sa REPORTER
source.sa          -has source.sa CONDITIONALS SOURCE
textfile.sa        -has textfile.sa TEXT_FILE TEXT_FILE_CURSOR
iostream.sa        -has iostream.sa INSTREAM OUTSTREAM $OSTREAM