Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- dBsee 4.6 - The Library - <b>dflogmsg()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
dfLogMsg()
Saves a message in dbStart.log
------------------------------------------------------------------------------
Syntax:

     dfLogMsg( <cMsg>, [<lInfo>] ) --> NIL

Parameters:

     <cMsg>     Message to be saved
     <lInfo>    In specified add PROCEDURE() information. DEFAULT .F.

Returns:

     NIL

Description:

     Saves the given message in DBSTART.LOG. In the message are also
     specified the function name and the line number in the program from
     which the function was called.

Example:

     dfLogMsg( "Message" ) // Save message in DBSTART.LOG

See also:

     dfErrorSys()

See Also: dfErrorSys()

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