|
|
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
CHARACTER WriteFieldAssignments (handle, character, integer, handle) |
/* writes field assignments - returns list of field exported so the generator knows what to skip
. returns blank if no fields written -
@param stream handle
@param name for variable
@param at position ? = no pos and no line break
@param buffer with current row avail */ |
|||||
|
WriteFieldStatements (handle, character, handle) |
/* writes field assign statements for cases that cannot be used in assign
- StatementFieldNames must return the corresponding list
@param stream handle
@param name for variable
@param buffer with current row avail */ |
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
CHARACTER StatementFieldNames |
/* Returns list of fields that need to be exported as separate statements
This allows the writer to check what to skip from the assign statement
(The assumption is that the general assign statement is above the ) */ |
Top
CHARACTER WriteFieldAssignments (handle, character, integer, handle)
|
|||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
WriteFieldStatements (handle, character, handle)
|
CHARACTER StatementFieldNames
|
---|
Progress® OpenEdge® Release 11.7