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]
##############################################################################
###+---------------+##########################################################
#+-| SET MARGIN TO |--------------------------------+#########################
#| +---------------+ The SET MARGIN TO command sets |#########################
#|                   the left margin to <Uint-exp>  |#########################
#+--------------------------------------------------+#########################
##############################################################################
##############################################################################
#+--| Syntax |----------------------+#########################################
#|     SET MARGIN TO <Uint-exp>     |#########################################
#+----------------------------------+#########################################
##############################################################################
##############################################################################
########+---| Description |-------------------------------------------+#######
########| The default value of SET MARGIN is 0.  The margin specified |#######
########| in a REPORTDEF or LABELDEF is added to this value.  The     |#######
########| margin applies only to the printer and altername file.      |#######
########+-------------------------------------------------------------+#######
##############################################################################
##############################################################################
#########+--| Example 1 |-------------------------------------------+#########
#########| *    Set the margin to a default value.                  |#########
#########|                                                          |#########
#########| SET MARGIN TO 10                                         |#########
#########+----------------------------------------------------------+#########
##############################################################################
##############################################################################
#########+--| Example 2 |-------------------------------------------+#########
#########| *    Get the margin from a config file.                  |#########
#########|                                                          |#########
#########| RESTORE mval FROM "c.x11"                                |#########
#########| SET MARGIN TO mval                                       |#########
#########+----------------------------------------------------------+#########
##############################################################################

See Also: LABEL REPORT

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