sakura/en/Output Trace

Last-modified: 2008-03-29 (土) 14:38:29

Output Trace

The text is output to the output window.

Macro Syntax

  • Syntax
    TraceOut( str1 :String, int2 :Integer );
    • str1 : Output text
    • int2 : Control option
  • Record
    Not support
  • Remarks
    The harmony of the following value is specified for the control option.
    • 0x01 : The character string by ExpandParameter progresses.
    • 0x02 : The line feed code is not added to the text end.