Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CC.LIB - ClipCode CLIPPER S'87 Library - <b>pdm_fsetup() read pdm_init() (pull down menu) set up values from an asc file</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 PDM_FSETUP() Read PDM_INIT() (Pull Down Menu) set up values from an ASC file

 Syntax....: PDM_FSETUP( filename )
 Parameters: <expC>: filename = the ASC file

 Returns...: <expL>: .T. if file read successfully, else .F.
 Cautions..: a debugged .PDM Menu definition file
             Note: PDM_SETUP() can be used instead (see PDM documentation)
 CC Calls..: ATNEXT()
             FEOF()
             FREADLN()
 Alias.....: none

 Example...: PDM_FSETUP( "QC20.PDM" )

See Also: MENUPD PDM_HELP PDM_INIT

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