gmscWriteClass

The Write Service Class

The service class Write

The field iolevel

Prototype


 int iolevel
The iolevel field contains

The field Write_Record

Prototype


 tWriteRecord Write_Record
The Write_Record field contains

The method Write_AuthoredRecord

Prototype


 void Write_AuthoredRecord(int indentLevel)
The Write_AuthoredRecord method Its parameters are:

Parameter Description


The method Write_Center

Prototype


 void Write_Center(CONST char* String,int nString,int Field)
The Write_Center method Its parameters are:

Parameter Description


The method Write_ChangeMargin

Prototype


 void Write_ChangeMargin(int delta)
The Write_ChangeMargin method Its parameters are:

Parameter Description


The method Write_Character

Prototype


 void Write_Character(int Character)
The Write_Character method Its parameters are:

Parameter Description


The method Write_Clear

Prototype


 char* Write_Clear(void)
The Write_Clear method Its parameters are:

Parameter Description


The method Write_CloseFile

Prototype


 void Write_CloseFile(void)
The Write_CloseFile method Its parameters are:

Parameter Description


The method Write_CloseStream

Prototype


 int Write_CloseStream(void)
The Write_CloseStream method Its parameters are:

Parameter Description


The method Write_ControlString

Prototype


 void Write_ControlString(CONST char* String,int nString)
The Write_ControlString method Its parameters are:

Parameter Description


The method Write_Field

Prototype


 void Write_Field(CONST char* String,int nString,int Field)
The Write_Field method Its parameters are:

Parameter Description


The method Write_Formatted

Prototype


 void Write_Formatted(CONST char* FormatString, ... )
The Write_Formatted method Its parameters are:

Parameter Description


The method Write_GetBuffer

Prototype


 char* Write_GetBuffer(void)
The Write_GetBuffer method Its parameters are:

Parameter Description


The method Write_GetContent

Prototype


 char* Write_GetContent(int position)
The Write_GetContent method Its parameters are:

Parameter Description


The method Write_GetFileName

Prototype


 char* Write_GetFileName(void)
The Write_GetFileName method Its parameters are:

Parameter Description


The method Write_GetIndentation

Prototype


 int Write_GetIndentation(void)
The Write_GetIndentation method Its parameters are:

Parameter Description


The method Write_GetOutputStyle

Prototype


 int Write_GetOutputStyle(void)
The Write_GetOutputStyle method Its parameters are:

Parameter Description


The method Write_GetRecord

Prototype


 int Write_GetRecord(char* Record)
The Write_GetRecord method Its parameters are:

Parameter Description


The method Write_GetTextStream

Prototype


 void* Write_GetTextStream(void)
The Write_GetTextStream method Its parameters are:

Parameter Description


The method Write_GetUnit

Prototype


 int Write_GetUnit(void)
The method Its parameters are:

Parameter Description


The method Write_GetWidth

Prototype


 int (void)
The Write_GetWidth method Its parameters are:

Parameter Description


The method Write_Indentation

Prototype


 void Write_Indentation(int Level,int Offset)
The Write_Indentation method Its parameters are:

Parameter Description


The method Write_Initialize

Prototype


 void Write_Initialize(void* OutputUnit,int bufSize)
The Write_Initialize method Its parameters are:

Parameter Description


The method Write_Integer

Prototype


 void Write_Integer(int Value,int Field)
The Write_Integer method Its parameters are:

Parameter Description


The method Write_Message

Prototype


 void Write_Message(CONST char* Message)
The Write_Message method Its parameters are:

Parameter Description


The method Write_NText

Prototype


 void Write_NText(CONST char* String,int nText)
The Write_NText method Its parameters are:

Parameter Description


The method Write_OpenFile

Prototype


 void Write_OpenFile(int unit,char* fileName,int statusNew,int syntax)
The Write_OpenFile method Its parameters are:

Parameter Description


The method Write_OpenStream

Prototype


 int Write_OpenStream(void* storage)
The Write_OpenStream method Its parameters are:

Parameter Description


The method Write_Pattern

Prototype


 void Write_Pattern(CONST char* Pattern,int nPattern,char* prams)
The Write_Pattern method Its parameters are:

Parameter Description


The method Write_Room

Prototype


 int Write_Room(int nWrite)
The Write_Room method Its parameters are:

Parameter Description


The method Write_Select

Prototype


 int Write_Select(int Unit)
The Write_Select method Its parameters are:

Parameter Description


The method Write_SetBuffer

Prototype


 void Write_SetBuffer(char* buffer,int width)
The Write_SetBuffer method Its parameters are:

Parameter Description


The method Write_SetFillCharacter

Prototype


 int Write_SetFillCharacter(int fillCharacter)
The Write_SetFillCharacter method Its parameters are:

Parameter Description


The method Write_SetFlagOff

Prototype


 void Write_SetFlagOff(int flags)
The Write_SetFlagOff method Its parameters are:

Parameter Description


The method Write_SetFlagOn

Prototype


 void Write_SetFlagOn(int flags)
The Write_SetFlagOn method Its parameters are:

Parameter Description


The method Write_SetIndentation

Prototype


 void Write_SetIndentation(int indent,int offset)
The Write_SetIndentation method Its parameters are:

Parameter Description


The method Write_SetOutputStyle

Prototype


 void Write_SetOutputStyle(int style)
The Write_SetOutputStyle method Its parameters are:

Parameter Description


The method Write_SetTextIndent

Prototype


 void Write_SetTextIndent(int indent)
The Write_SetTextIndent method Its parameters are:

Parameter Description


The method Write_SetTextStream

Prototype


 void Write_SetTextStream(void* textStream)
The Write_SetTextStream method Its parameters are:

Parameter Description


The method Write_SetWidth

Prototype


 void Write_SetWidth(int width)
The Write_SetWidth method Its parameters are:

Parameter Description


The method Write_Skip

Prototype


 void Write_Skip(int nBlank)
The Write_Skip method Its parameters are:

Parameter Description


The method Write_Text

Prototype


 void Write_Text(CONST char* String)
The Write_Text method Its parameters are:

Parameter Description


The method Write_TextBlock

Prototype


 void Write_TextBlock(UBYTE* newText)
The Write_TextBlock method Its parameters are:

Parameter Description


The method Write_TextRecord

Prototype


 void Write_TextRecord(void)
The Write_TextRecord method Its parameters are:

Parameter Description


The method Write_Upper

Prototype


 void Write_Upper(CONST char* String,int nString,int Field)
The Write_Upper method Its parameters are:

Parameter Description


Table of Contents