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.2 . Technical Reference - <b>setscope()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 setScope()
 Set a general scope for the workarea
------------------------------------------------------------------------------
 Prototype

     ERRCODE setScope(
                       WORKAREAP wa,
                       DBSCOPEINFOP dbScopeInfo
                     )

 Arguments

     wa is a pointer to self.

     dbScopeInfo is a pointer to a structure containing information about
     the scope setting for the workarea.

 Description

     Sets a general scope condition for use by the workarea.

     Note:  This method is reserved for future implementation.

 Files:  Header file is Rdd.api.


See Also: DBSCOPEINFO WORKAREA clearScope()

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