mWrite MACRO text:REQ

   Writes a string literal (no terminal null) to standard output.

Parameter:

   text:REQ - A string literal.

Example:

          mWrite "Hello World"

Dependencies:

   Causes a call to the WriteString procedure.

Converted from CHM to HTML with chm2web Pro 2.85 (unicode)