[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

2.4.4 Conversion

167E4 #>$ ( # → $ )
Creates string from the bint (decimal).
167D8 #:>$ ( # → "#: " )
Creates string from the bint and appends a colon and a space. Ex: "1: "
162B8 a%>$ ( % → $ )
Converts real number into string using current display mode. aka: a%>$,
05BE9 ID>$ ( id/lam → $ )
Converts identifier into string.
140F1 DOCHR ( % → $ )
Creates string of the character with the number specified.
540BB hxs>$ ( hxs → $ )
Uses current display mode and wordsize.
54061 HXS>$ ( hxs → $ )
Does <REF>hxs>$ and then appends base character.



This document was generated by Carsten Dominik on May, 30 2005 using texi2html