|    
 |   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. |