SP_SLS_BQUERY

SLS_BQUERY()

  Short:
  ------
 SLS_BQUERY() Sets SuperLib global query block

 Returns
 <bSetting> => Current value of the setting

 Syntax
 SLS_BQUERY([bNew])

 Function                   Setting                     Default
 --------------------------------------------------------------
 SLS_BQUERY([bNew])         Query codeblock            {||.t.}
                            set by QUERY()

 [bNew] sets the setting to a new setting
 If [bNew] is passed, the setting is changed and the
 new setting is returned.

 THIS IS MAINLY FOR INTERNAL USE BY SUPERLIB

 Examples

  SLS_BQUERY({||"R"$lname})

 Source: S_GLOBAL.PRG

 

One response to “SP_SLS_BQUERY

  1. Pingback: SP Functions | Viva Clipper !

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Google photo

You are commenting using your Google account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.