[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 CSETMARG()*
 Queries the setting for SET MARGIN TO
------------------------------------------------------------------------------
 Syntax

     CSETMARG() -->    nLMargin

     *  This function is retained for compatibility purposes.  Use the
        CA-Clipper SET() function to develop future applications.

 Returns

     CSETMARG() returns a value that corresponds to the value SET MARGIN
     determined for the left print border.

 Description

     This function determines the current setting for the left print border.

 Note

     .  This function cannot change the value set for the margin.

 Example

     Save the value for SET MARGIN:

     nPrintBound:=  CSETMARG()


This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson