[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  XPcurrCode()
  Return currency code
------------------------------------------------------------------------------

  Function:    XPcurrCode()

  Syntax:      XPcurrCode() --> nCurrCode

  Arguments:   None

  Returns:     XPcurrCode() returns the code for the placement of the
               currency symbol:

            Code:      Meaning:
            00         Currency symbol precedes value; no spaces between
                       symbol and  value
            01         Currency symbol follows value; no spaces between
                        symbol and value
            02         Currency symbol precedes value; one space between
                       symbol and value
            03         Currency symbol follows value; one space between
                       symbol and value
            04         Currency symbol replaces decimal separator (DOS 3.2
                       and above only)

  Usage:       

See Also: XPcountry() XPcurrency() XPcurrSymbol() XPcurrDigits()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson