/* CVTTSTM.TXT : Menu for CVTTST
==============================================================================
                      CVTTST - TEST CVTLIB
==============================================================================

<A> = AtoI   (-32768..[+]65535)    <G> = AtoL    (-2147483648..[+]4294967295)
<B> = AtoIB  (     0..   65535)    <H> = AtoLB   (          0..   4294967295)
<C> = ItoA			   <I> = LtoA
<D> = ItoAB			   <J> = LtoAB
<E> = ItoABL			   <K> = LtoABL
<F> = ItoABLS			   <L> = LtoABLS

==============================================================================
Option: @           <ESC> = Exit
==============================================================================
/C
TstAtoI		/W,	TstAtoL		/W
TstAtoIB	/W,	TstAtoLB	/W
TstItoA		/W,	TstLtoA		/W
TstItoAB	/W,	TstLtoAB	/W
TstItoABL	/W,	TstLtoABL	/W
TstItoABLS	/W,	TstLtoABLS	/W
/E
