SP_SLS_XPLODE

SLS_XPLODE()

  Short:
  ------
 SLS_XPLODE() A Superlib box setting function

 Returns
 <lSetting> => Current value of the setting

 Syntax
 SLS_XPLODE([lNew])

 Function                   Setting                     Default
 --------------------------------------------------------------
 SLS_XPLODE([lNew])         Explode/implode popups      .T.

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

 Examples

  SLS_XPLODE(.f.)        //  NO EXPLODING BOXES

 Notes:

 Source: S_GLOBAL.PRG