****************************************************************************//
//
$File name  : gFormatNumbers.pkg                                           //
$File title : Globals for formating numbers and currency                   //
Notice      :                                                              //
$Author(s)  : John Tuohy                                                   //
//
Confidential Trade Secret.                                                 //
Copyright 1999 Data Access Corporation, Miami FL, USA                      //
All Rights reserved                                                        //
DataFlex is a registered trademark of Data Access Corporation.             //
$Rev History                                                               //
//
25.08.99 Created                                                           //
****************************************************************************//
gFormatNumbers.pkg  (view source)- import declarations
			
 - Integer
ghoFormatter - string
FormatNumber(number nNum integer iPoints)
			 - string
FormatCurrency(number nNum integer iPoints)
			 - string
FormatValue(number nNum string sFmt)
			 
SetCurrencyFormat(string sFmt)
			
SetNumberFormat(string sFmt)
			
References (1):
Field References (0):
| Module | Containing Symbol | Line | 
|---|