1 02/07/84 delete_search_rules, dsr
2
3 Syntax: dsr paths
4
5
6 Function: deletes search rules for object segments.
7
8
9 Arguments:
10 paths
11 are usually directory pathnames relative or absolute to be deleted
12 from the current search rules. One of the paths can be the keyword
13 working_dir.
14
15
16 Notes: Site-defined keywords and home_dir and process_dir are not
17 accepted by delete_search_rules although they are accepted by
18 add_search_rules. Deletion of the initiated_segments and
19 referencing_dir keywords is discouraged and may lead to unpredictable
20 results.
21
22 See the add_search_rules, print_search_rules, and set_search_rules
23 info segments. The standard search rules are described in Section 4
24 under "Search Rules" in the Programmer's Reference Manual AG91.