Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper Tools . Books 1-3 - <b>csetmarg()*</b> http://www.X-Hacker.org [<<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()


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