ReportPro User's Guide

Unknown

 

 

RpWin.INI Reference

       

 

 

The RpWin.INI file allows you to control certain operating parameters within ReportPro.  The INI files are divided into several sections.

 

The Environments section allows you to set certain internal flags which control the way data is manipulated.

 

[Environment]

SetAnsi=TRUE

SetCollation=WINDOWS

SetDeleted=TRUE

SetCentury=FALSE

SetEpoch=1900

UnitofMeasure=IN

RptPath=

DBFPath=

 

SetAnsi

       Valid options are TRUE and FALSE.  If TRUE, ReportPro will automatically convert between OEM and ANSI for existing database files that are in OEM format.  Is FALSE, no automatic conversion is performed.

SetCollation

       Valid options are CLIPPER and WINDOWS.  Set this option to CLIPPER if you wish to use or create indexes that are compatible with CA-Clipper™.  Set this option to WINDOWS to create indexes compatible with international language characters.

SetDeleted

       Valid options are TRUE and FALSE.  Set this option to TRUE to hide deleted records or set it to FALSE to include them in reports.

SetCentury

       Valid options are TRUE and FALSE.  Setting this option to TRUE causes dates to be displayed with a 4 digit year.

SetEpoch

       Specifies the base year of a 100-year period in which all dates containing only two year digits are assumed to fall.  The initial default is 1900, causing dates with no century digits to be interpreted as falling within the twentieth century.

UnitOfMeasure

       Valid options are IN and CM.  CM forces ReportPro to display all measurements in centimeters.  IN forces ReportPro to display measurements in inches.

RptPath

       This is the default report directory.

DBFPath

       This is the directory ReportPro uses as a default when tables are added to a RDD report.

 

The QuickFiles section is automatically maintained by ReportPro.  Do not modify this section.

 

[QuickFiles]

QF1=

QF2=

QF3=

QF4=

QF5=

 

The DataDrivers section allows you to instruct ReportPro to use additional RDDs.

 

[DataDrivers]

RDD1=XBase Server,DBFCDXAX

RDD2=

RDD3=

 

The Default Font section allows you to specify a font that is assigned to Field and Text objects when they are created.

 

[Default Font]

FontName=ARIAL

FontHeight=13

FontBold=FALSE

FontItalic=FALSE

FontUnderline=FALSE

FontStrikeout=FALSE

FontColorRed=0

FontColorGreen=0

FontColorBlue=0

Table of contents

previous page start