-- AddSearchRulesDoc.tioga
-- last edited by: L. Stewart, December 12, 1983 5:21 pm
name AddSearchRules:
syntax
AddSearchRules {directory}*
description
Add a directory to the CommandTool search rules.
examples
% PrintSearchRules
( ///Commands/ )
% AddSearchRules ///Wierd /Ivy/Stewart/Commands/
% PrintSearchRules
( ///Commands/ ///Wierd/ /Ivy/Stewart/Commands/ )
%
warnings
Like SetSearchRules, AddSearchRules makes little attemp to check the validity of its arguments.
stop/undo
Probably too fast to stop.
implementation
InitialCommandsImpl.mesa in CommandTool.df
contact
L. C. Stewart <Stewart.pa>
keyword hints
help button info man
keywords
to be supplied by the Index Czar