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 slsf_label() http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 FUNCTION SLSF_LABEL()

  Short:
  ------
 SLSF_LABEL() Sets and retrieves the file name and path for the
 CLABEL() label files

 Returns
 <cFileSpec>  => File path and name less extension

 Syntax
 SLSF_LABEL([cNew])

 Description

 [cNew] optionally sets the path and/or filename.

 If [cNew] is passed, this is the value returned as
 well.

 Examples
  USE (slsf_label() )                    // open the file

  SLSF_LABEL("c:\hidden\XYZ123")         // sets the filespec
                                          // to XYZ123.DBF in
                                          // c:\HIDDEN

 Source: S_PATHS.PRG

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