SP_SLS_FRAME

SLS_FRAME()

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

 Returns
 <cSetting> => Current value of the setting

 Syntax
 SLS_FRAME([cNew])

 Function                   Setting                     Default
 --------------------------------------------------------------
 SLS_FRAME([cNew])          Box frames                   single

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

 Examples
  #include "Box.ch"
  sls_FRAME(B_SINGLE+" ")

 Notes:

 Source: S_GLOBAL.PRG

 

2 responses to “SP_SLS_FRAME

  1. Pingback: SP Color functions | Viva Clipper !

  2. 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.