CHARTrunner 3.0 Software Developer's Kit

API Changes

Date: 5-July-2007
Copyright © 1999-2007 PQ Systems, Inc.

Introduction

This document applies only to changes made to the CHARTrunner 3.0 SDK API (Application Programming Interface).  These changes will primarily be of interest to someone who is upgrading a CHARTrunner SDK application that was created in a prior version of CHARTrunner.

Changes to the CHARTrunner30.Application Class

Method Changes:

Added to the documentation DisplayDashboard(ByVal sDefPath As String) As Boolean

Added DisplayOocSummary(ByVal sDefPath As String) As Boolean

Added SaveChartAsCpkAnalysis(ByVal sChartPath As String, Optional ByVal oAnalysis As CrCpkAnalysis=Nothing, Optional ByVal bInteractive As Boolean=False) As Boolean

Added SaveOOCSummary(ByVal sDefPath As String, ByVal sOutPath As String, ByVal eOutFmt As OocSummaryOutputFmtEnum, Optional ByVal eRowOpt As OocRowOptionEnum=1, ByVal iRows As Integer) As Boolean

Enum Changes:

    None

Property Changes:

    Added sLastCpkOutputFolder

Changes to the CHARTrunner30.AppEnv Class

Method Changes:

    None

Enum Changes:

    None

Property Changes:

    None

Changes to the PQCrDef Class

Method Changes:

    None

Enum Changes:

    None

Property Changes:

    None

Changes to the CHARTrunner Charting Control (OCX)

    None