FormatX2Str
FormatX2Str Convert a SANE number into a numeric string
#include <Script.h> Script Manager
short FormatX2Str(x, myCanonical, partsTable, outString );
extended x ;
NumFormatString * myCanonical ;
NumberParts * partsTable
Str255 outString ;
The FormatX2Str function converts an internal floating-point (SANE)
representation of a number into a localized formatted numeric string. For
more information see, Macintosh Worldwide Development: Guide to System
Software.
Note: If you compile your application to use the 881 option, you
need to convert 96-bit numbers to 80-bit numbers before they can
be passed to FormatX2Str.
Returns: a short, the FormatStatus.