Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- ClipX.Lib v1.2 - <b>problem()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Problem()
Writes wrapper Problem message page
---------------------------------------------------------------------

Syntax:

  Problem( <cText> )  --->  lSuccess

Arguments:

  <cText> is a character string message.

Returns: A logical value

Description:

  Writes a complete minimal HTML page with the supplied message on
  the page.

  A quick way to send problem messages to the server. Includes all
  necessary tags to provide a complete page with message.

Examples:

  Problem( "Unable to open the file " + "somedbf" + " contact ....." )

Files: Library is ClipX.Lib

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