Copyright 2003 by gINT Software. All rights reserved worldwide.
GR003.TXT
gINT Rules Code Samples - 003
Requires gINT version 6.1.013 or later.
NOTE: Code samples are provided free of charge and as-is. gINT Software makes no claim or warranty as to the accuracy of the samples. It is the responsibility of the user to ensure that the code performs as it should. Comments, suggestions, and error reports are appreciated.
Description
===========
Calculates moisture content from the raw lab data and makes checks for sufficiency and reasonableness of the data.
Revision History
================
03 November 2003:
Initial upload
*************************************************
INCLUDED FILES:
GR003.GLB:
Contains the gINT Rules code modules GR003 and GR003 COMMON PROCEDURES.
GR003.GPJ:
Sample project that makes use of the code modules.
*************************************************
INSTALLATION PROCEDURE:
Copy the files wherever you prefer. To see the gINT Rules code modules you must either merge the GLB into your library (Utilities:Lib Merge/Copy) or change to the included library (File:Change Library).
*************************************************
SPECIAL NOTES:
None
*************************************************