Module cWebReport.pkg
****************************************************************************//
//
$File name : cWebReport.PKG //
$File title : cWebreport class //
$Author : John Tuohy //
//
Confidential Trade Secret. //
Copyright 1998-1999 Data Access Corporation, Miami FL, USA //
All Rights reserved //
DataFlex is a registered trademark of Data Access Corporation. //
//
//
$Rev History //
8/12/98 jjt - created //
//
****************************************************************************//
Report_DS
BasicReport
cHTMLReport - generic html output report
cWebReport - special for vdf Web Server
cWebReport.pkg (view source)- import declarations
- cWebReport : cHtmlReport
- construct_object()
- StringpsHRefName
- IntegerpiMaxCount
- RowIdpriStartRowId
- RowIdpriLastRowId
- IntegerpiStartRecord
- IntegerpiLastRecord
- integerpiFoundCount
- integerpbPartialReport
- integerpiMaxCountBreakLevel
- Close_Output_Device()
- IntegerhObj
- Initialize_Output_Device()
- IntegerhObj
- Output(String WrStr)
- IntegerhObj
- StringAddRecordLink(string sValue)
- StringsRefName
- StringsUrl
- StringsRec
- StringsSep
- StringAddRowIdLink(string sValue)
- StringsRefName
- StringsUrl
- StringsRowId
- StringsSep
- RowIdriRowId
- Find_Init()
- IntegeriRec
- IntegeriFile
- RowIdriRowId
- integerHaltReport(integer iBreakLevel)
Should report be halted because we've encountered enough "records".
- IntegerbHalt
- IntegeriMax
- IntegeriCnt
- IntegeriLevel
- IntegerHandle_Report_Line()
this replaces superclass method. It is identical except where noted
with **newcode**. This was altered to support the stopping of a report
after a max number of breaks or records is encountered.
- IntegerRCount
- IntegerRpt_Status
- IntegerCBreak
- Error_Report(integer iErrNum integer iErrLine string sErrMsg)
- IntegerhOldError
- IntegerTestBreakPoint(Integer iBreakLevel Integer iCurrentBreak)
Function: TestBreakPoint
Overlap fields might contain an imbedded zero value. These get passed
properly in BStr but can not be stored and retreived in an array object.
We will convert all 0s to 255s. This is imperfect but better than nothing.
- IntegerbChanged
- IntegeriItem
- IntegerhBreaksArray
- IntegerhmBreakMsg
- StringsNewValue
- StringsOldValue
- IntegerTest_BreakPoints()
- IntegeriCurrentBreak
- Integeri
- IntegeriMax
- RegisterBreakpoint(integer hmMsg)
- IntegeriNum
- OnInitBreakPoints()
- Clear_Breakpoints()
References (10):
Field References (0):
Module | Containing Symbol | Line |
---|