Convert a number in a particular base to another base.
BaseConverter Plugin for REALbasic converts a string containing an integer or non-integer expressed in one base to a string with an expression of the number in another base. The allowed bases range from 2 to 65536. The length of the integer or non-integer is limited only by available memory.