gmscWriteClass
The Write Service Class
Section titled “The Write Service Class”The service class Write
The field iolevel
Section titled “The field iolevel”Prototype
int iolevelThe iolevel field contains
The field Write_Record
Section titled “The field Write_Record”Prototype
tWriteRecord Write_RecordThe Write_Record field contains
The method Write_AuthoredRecord
Section titled “The method Write_AuthoredRecord”Prototype
void Write_AuthoredRecord(int indentLevel)The Write_AuthoredRecord method Its parameters are:
| Parameter | Description |
|---|
The method Write_Center
Section titled “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
Section titled “The method Write_ChangeMargin”Prototype
void Write_ChangeMargin(int delta)The Write_ChangeMargin method Its parameters are:
| Parameter | Description |
|---|
The method Write_Character
Section titled “The method Write_Character”Prototype
void Write_Character(int Character)The Write_Character method Its parameters are:
| Parameter | Description |
|---|
The method Write_Clear
Section titled “The method Write_Clear”Prototype
char* Write_Clear(void)The Write_Clear method Its parameters are:
| Parameter | Description |
|---|
The method Write_CloseFile
Section titled “The method Write_CloseFile”Prototype
void Write_CloseFile(void)The Write_CloseFile method Its parameters are:
| Parameter | Description |
|---|
The method Write_CloseStream
Section titled “The method Write_CloseStream”Prototype
int Write_CloseStream(void)The Write_CloseStream method Its parameters are:
| Parameter | Description |
|---|
The method Write_ControlString
Section titled “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
Section titled “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
Section titled “The method Write_Formatted”Prototype
void Write_Formatted(CONST char* FormatString, ... )The Write_Formatted method Its parameters are:
| Parameter | Description |
|---|
The method Write_GetBuffer
Section titled “The method Write_GetBuffer”Prototype
char* Write_GetBuffer(void)The Write_GetBuffer method Its parameters are:
| Parameter | Description |
|---|
The method Write_GetContent
Section titled “The method Write_GetContent”Prototype
char* Write_GetContent(int position)The Write_GetContent method Its parameters are:
| Parameter | Description |
|---|
The method Write_GetFileName
Section titled “The method Write_GetFileName”Prototype
char* Write_GetFileName(void)The Write_GetFileName method Its parameters are:
| Parameter | Description |
|---|
The method Write_GetIndentation
Section titled “The method Write_GetIndentation”Prototype
int Write_GetIndentation(void)The Write_GetIndentation method Its parameters are:
| Parameter | Description |
|---|
The method Write_GetOutputStyle
Section titled “The method Write_GetOutputStyle”Prototype
int Write_GetOutputStyle(void)The Write_GetOutputStyle method Its parameters are:
| Parameter | Description |
|---|
The method Write_GetRecord
Section titled “The method Write_GetRecord”Prototype
int Write_GetRecord(char* Record)The Write_GetRecord method Its parameters are:
| Parameter | Description |
|---|
The method Write_GetTextStream
Section titled “The method Write_GetTextStream”Prototype
void* Write_GetTextStream(void)The Write_GetTextStream method Its parameters are:
| Parameter | Description |
|---|
The method Write_GetUnit
Section titled “The method Write_GetUnit”Prototype
int Write_GetUnit(void)The method Its parameters are:
| Parameter | Description |
|---|
The method Write_GetWidth
Section titled “The method Write_GetWidth”Prototype
int (void)The Write_GetWidth method Its parameters are:
| Parameter | Description |
|---|
The method Write_Indentation
Section titled “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
Section titled “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
Section titled “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
Section titled “The method Write_Message”Prototype
void Write_Message(CONST char* Message)The Write_Message method Its parameters are:
| Parameter | Description |
|---|
The method Write_NText
Section titled “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
Section titled “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
Section titled “The method Write_OpenStream”Prototype
int Write_OpenStream(void* storage)The Write_OpenStream method Its parameters are:
| Parameter | Description |
|---|
The method Write_Pattern
Section titled “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
Section titled “The method Write_Room”Prototype
int Write_Room(int nWrite)The Write_Room method Its parameters are:
| Parameter | Description |
|---|
The method Write_Select
Section titled “The method Write_Select”Prototype
int Write_Select(int Unit)The Write_Select method Its parameters are:
| Parameter | Description |
|---|
The method Write_SetBuffer
Section titled “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
Section titled “The method Write_SetFillCharacter”Prototype
int Write_SetFillCharacter(int fillCharacter)The Write_SetFillCharacter method Its parameters are:
| Parameter | Description |
|---|
The method Write_SetFlagOff
Section titled “The method Write_SetFlagOff”Prototype
void Write_SetFlagOff(int flags)The Write_SetFlagOff method Its parameters are:
| Parameter | Description |
|---|
The method Write_SetFlagOn
Section titled “The method Write_SetFlagOn”Prototype
void Write_SetFlagOn(int flags)The Write_SetFlagOn method Its parameters are:
| Parameter | Description |
|---|
The method Write_SetIndentation
Section titled “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
Section titled “The method Write_SetOutputStyle”Prototype
void Write_SetOutputStyle(int style)The Write_SetOutputStyle method Its parameters are:
| Parameter | Description |
|---|
The method Write_SetTextIndent
Section titled “The method Write_SetTextIndent”Prototype
void Write_SetTextIndent(int indent)The Write_SetTextIndent method Its parameters are:
| Parameter | Description |
|---|
The method Write_SetTextStream
Section titled “The method Write_SetTextStream”Prototype
void Write_SetTextStream(void* textStream)The Write_SetTextStream method Its parameters are:
| Parameter | Description |
|---|
The method Write_SetWidth
Section titled “The method Write_SetWidth”Prototype
void Write_SetWidth(int width)The Write_SetWidth method Its parameters are:
| Parameter | Description |
|---|
The method Write_Skip
Section titled “The method Write_Skip”Prototype
void Write_Skip(int nBlank)The Write_Skip method Its parameters are:
| Parameter | Description |
|---|
The method Write_Text
Section titled “The method Write_Text”Prototype
void Write_Text(CONST char* String)The Write_Text method Its parameters are:
| Parameter | Description |
|---|
The method Write_TextBlock
Section titled “The method Write_TextBlock”Prototype
void Write_TextBlock(UBYTE* newText)The Write_TextBlock method Its parameters are:
| Parameter | Description |
|---|
The method Write_TextRecord
Section titled “The method Write_TextRecord”Prototype
void Write_TextRecord(void)The Write_TextRecord method Its parameters are:
| Parameter | Description |
|---|
The method Write_Upper
Section titled “The method Write_Upper”Prototype
void Write_Upper(CONST char* String,int nString,int Field)The Write_Upper method Its parameters are:
| Parameter | Description |
|---|