Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FORCE Data Base Compiler - ############################################################################## http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
##############################################################################
#+----------------------------+###############################################
#| GET FUNCTION DISPLAY TABLE |###############################################
#+----------------------------+###############################################
##############################################################################
##############################################################################
#+-|<Function-sym>|-| Data type |--| Usage |--------------------------------+#
#| ! ............... Character .... Convert all lowercase characters to     |#
#|                                  uppercase characters.                   |#
#| B ............... Numeric ...... Display number left justified.          |#
#| D ............... Date ......... Display date as "MM/DD/YY".             |#
#| E ............... Date ......... Display date as "DD/MM/YY".             |#
#| R ............... Character .... Display any non-valid template char.    |#
#|                                  in output, but removes them from        |#
#|                                  the resultant string.                   |#
#| S<Uint-const> ... Character .... Display only <Uint-const> characters    |#
#|                                  of the output.  Input field may be      |#
#|                                  scrolled horizontally.                  |#
#| Z ................ Numeric ..... Display zero value as spaces.           |#
#+--------------------------------------------------------------------------+#
##############################################################################

See Also: PICTURE

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson