![]() ![]() ![]() 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.15 Here The here command acts as a target for the skipto command. When the shell interpreter encounters a skipto command, it ignores all the following commands until it encounters a here command.
Syntax : here = "here" Example: here The skipto/here mechanism was created to allow groups of regression tests to be skipped during debugging without having to comment them out.
Webmaster Copyright © Ross N. Williams 1992,1999. All rights reserved. |