SP_SLS_SHADATT

SLS_SHADATT()

  Short:
  ------
 SLS_SHADATT() A Superlib color setting function

 Returns
 <nSetting> => Current value of the setting

 Syntax
 SLS_SHADATT([nNew])

 Function                   Setting                     Default
 --------------------------------------------------------------
 SLS_SHADATT([nNew])        Shadow attribute            8  (+N/N)

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

 Values are numeric color settings (see color chart)

 Examples

  SLS_SHADATT(127)        // shadow of +w/w

 Notes:

 Source: S_GLOBAL.PRG