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_help() default help message box, if no pdm help function is defined</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 PDM_HELP()  Default Help Message Box, if no PDM Help Function is defined

 Syntax....: PDM_HELP( hOpt, vOpt, ss )
 Parameters: <expN>: hOpt = current horiz option
             <expN>: vOpt = current vert option
             <expN>: ss   = pdSel value that would be returned by MENUPD()

 Returns...: <expL>: .T.
 Cautions..: none
 CC Calls..: BOXMSG()
 Alias.....: none

 Example...: (not intended to be used except until replaced by
             your own help function)

See Also: MENUPD BOXMSG

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