Subversion Repositories Kolibri OS

Rev

Rev 9362 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 9362 Rev 9422
Line 1... Line 1...
1
; Necromancer's Dos Navigator: open file at cursor PATH configuration ³
1
; Necromancer's Dos Navigator: open file at cursor PATH configuration ³
2
; ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ
2
; ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ
3
;
3
;
4
; Format: extension list in [] brackets, then paths for search.
4
; Format: extensions list in [] brackets, then paths for search.
5
; "*" at first position: search recursively in all subdirectories
5
; "*" in first position asks for looking in subdirectories too.
6
; "+" at first position: search in all subdirectories but only one level down
6
; "+" in first position asks for looking in subdirectories...
7
;
7
;
8
; Example:
8
; Example:
9
;
9
;
10
; [pas,inc]
10
 [PAS,pas,inc]
-
 
11
.,../,../../,.\arcs\,.\incvpc,.\incnvp,.\incxxx,.\microed
-
 
12
E:\ndn\src_devel_current\
-
 
13
 
11
; *c:\bp\inc\;c:\my\src
14
; *c:\bp\inc\;c:\my\src
12
; i:\bp\inc\
15
; i:\bp\inc\
-
 
16
[pp,PP]
-
 
17
.,../,
13
18