MaxA_DRS_Functions

Previous  Next

 

This file contains constants, global variables and functions used create the analysis reports.  Some of these functions require you to implement callbacks otherwise your script will fail.

 

MaxA DPS Functions

 

FUNCTION drs_AddAnalType( strFile AS STRING, nAnalType AS INTEGER ) AS STRING

Add Analysis type to Graph Option File name so we can have different settings for the 2 different graph types

 

Callback Functions that must exist