Aero Bases is a plug-in for
FileMaker Pro. It makes the following calculation functions
available to calculation fields and ScriptMaker scripts:
Base Conversions: ToDecimal: Converts a number to decimal
format.
ToHexidecimal: Converts a
number to hexidecimal format. ToOctal: Converts a number
to octal format. ToBinary: Converts a number to binary format.
NumToASCII: Converts a number to an ASCII character. ASCIIToNum:
Converts an ASCII character to a number.
|