Source Path Substitutions, Source Code tab, Preferences Dialog Box

Enter pathname substitutions for Purify to apply when searching for source code. Use the format:

<OriginalPath1>|<NewPath1>[;<OriginalPath2>|<NewPath2>; . . .<OriginalPathn>|<NewPathn>]

Notes:

§      Substitutions you have specified in the Select Directory for <filename> dialog box are included in this field.

§      The first match that Purify encounters in the list of substitutions is the match that is applied.

§      The search for original paths is not case-sensitive. If you have search paths on UNIX that are different only in case, Purify cannot distinguish between them. Use the substitute directive on UNIX to handle these cases; refer to the Purify for UNIX online help for information.

(C) Copyright IBM Corporation 1992, 2010.