Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- GT_LIB v1.0 Reference Guide Release 1.0 - <b>a general purpose help function.</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 A general purpose Help function.
------------------------------------------------------------------------------

 Syntax

        GT_Help(<cProcName>,<nProcLine>, <cVarName>) -> lSuccess

 Arguments:

      <cProcName> is the name ofthe calling procedure.

      <nProcLine> is the line numbr of the calling
      program.

      <cVarName> is the name of the currently active get,
      if there is one.

 Returns:

      lSuccess

 Description:

      A general purpose Help function.

 Examples:

      SetKey(K_F1,{ | cProc, nProcLine, cVarName | ;
          GT_Help(cProc,nProcLine,cVarName) } )

 Source: GT_HELP.PRG

 Author:  Martin Bryant

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