Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- SuperLib 3.50 - function sls_query() http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 FUNCTION SLS_QUERY()

  Short:
  ------
 SLS_QUERY() Sets SuperLib global query string

 Returns
 <cSetting> => Current value of the setting

 Syntax
 SLS_QUERY([cNew])

 Function                   Setting                     Default
 --------------------------------------------------------------
 SLS_QUERY([cNew])          Query string                ''
                            set by QUERY()

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

 THIS IS MAINLY FOR INTERNAL USE BY SUPERLIB

 Examples

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

 When using SLS_QUERY(), be sure to reset it to ""
 when changing DBFs.

 Source: S_GLOBAL.PRG

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