![]() ![]() ![]() Tutorial Developer Reference 1 Introduction 2 Interface 3 Scanner 4 Parser 5 Analyser 6 Tangle 7 Weave 8 Shell 9 Commands 10 Glossary 11 References SEARCH |
![]() 9.22 Trace The trace command turns on or off command tracing during script execution. By default, tracing is turned off.
Syntax : trace = "trace" [s ("on" | "off")] Examples: trace on trace off The trace command was introduced to assist in the debugging of regression test scripts.
Webmaster Copyright © Ross N. Williams 1992,1999. All rights reserved. |