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 5.3 . Guide To CA-Clipper - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

     CheckBox(<nRow>, <nColumn>,
        [,<cCaption>]) --> oCheckBox

 Arguments

     <nRow> is a numeric value that indicates the screen row of the check
     box.

     <nColumn> is a numeric value that indicates the screen column of the
     check box.

     <nCaption> is an optional character string that describes the check
     box on the screen.  If omitted, the default is an empty string.

 Returns

     Returns a CheckBox object when all of the required arguments are
     present; otherwise, CheckBox() returns NIL.

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