str-var = Get_SOURCE2ANSI_Table$


Operands:



There are no operands.


Returns:


This returns a 256 byte string which is the translate table to convert from the normal external character set specified in the Profile SOURCE value (e.g. EBCDIC), to that used internally by SPFLite (ANSI).


The thinBasic language has the appropriate functions to utilize this table.


Note: See also the Get_ANSI2SOURCE_Table$ function for the companion table to this one which will translate characters in the opposite direction.


Created with the Personal Edition of HelpNDoc: Maximize Your Productivity with HelpNDoc's Efficient User Interface