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]

     PushButton(<nRow>, <nColumn>, [<cCaption>])
        --> oPushButton

 Arguments

     <nRow> is a numeric value that indicates the screen row of the push
     button.

     <nColumn> is a numeric value that indicates the screen column of the
     push button.

     <cCaption> is an optional character string that describes the push
     button on the screen.  If omitted, the default is an empty string.

 Returns

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

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