Namespace: Consultingwerk
Interface 
IOutputStream Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.DefaultOutputStream, Consultingwerk.LogfileOutputStream, Consultingwerk.LongcharOutputStream, Consultingwerk.OutputStream

File:IOutputStream
Purpose:Interface for classes that can handle stream output
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu Mar 07 22:08:32 CET 2013



Top Method Summary
Options Name Purpose
+ Write (character) Writes text to the output destination
+ WriteLine (character) Writes text to the output destination and terminates it with a line break


Method Detail
Top

PUBLIC Write (character)

Purpose: Writes text to the output destination
Notes:

Parameters:
pcText CHARACTER
The text for the output
Top

PUBLIC WriteLine (character)

Purpose: Writes text to the output destination and terminates it with a
line break
Notes:

Parameters:
pcText CHARACTER
The text for the output


©2006-2016 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       26.08.2016 08:29:21