
; SET verbosity
;-v2	; default OUTPUT
;-v3
-v4
;-v5
;-v9
;-xindex3.htm

; SET the FIND(S)
-f"APPLIED"
-f"MFC Experience"
-f:1 ; must find BOTH

;-f"preference"
;-f"system.fgfsrc"
;-f"mkdir"
;-D ; directory listing
;-dl ; output as list of files
;-dlo ; output as list of ordered files
;-f"= APPLIED"
;-f"page1.htm"
;-f"Open"
;-f"#("
;-f"/"
;-F1:1:"InStr"
;-F1:1:"DEBUG"
;-F1:1:"strcmpi"
;-F1:1:"DEBUG"
;-F"SETFOCUS"
;-F"KILLFOCUS"
;-FSOURCES
;-fRegExp
;-f"# define STL_"
;-f"#define STL_"
;-f:m	; set it for MAKEFILE type
;-fSOURCES	; find this
;-fmax
;-f/I
;-ffgFDMSet
;-fReadINI
;-f"wsprintf"
;-f"DoThisFile"
;-f"kind"
;-f"udcs_pms.bind"
;-f"dccs_d~1"
;-f"hotel"
;-f"add_list"
;-f"CRS"
;-f"CRO"
;-f"int _cdecl sprtf("
;-f"int	_cdecl sprtf("
;-f"int	_cdecl	sprtf"

; Use TEMPout.txt
-oTEMPout.txt

; Other switches
;-r	; be RECURSIVE into subdirectories
;-n
;-d
;-?
;-c	; CASE sensitive
;-cvs
;-w
; whole only if space before and after
;-w2
-b   ; treat as binary file
;-b100:100   ; treat as binary file back=100 for=100
;-8
;-M2
;-L5   ; output 5 lines

; INHIBIT switch

;-i:"macro";"scroll"
;-i:second;one
;-i:"extern";"external"
;-i	; inhibit space/tab in finding
;-i+	; inhibit C/C++ comment searching

; Input file or list
; ==================
"C:\Documents and Settings\Geoff McLane\My Documents\Jobs\*.doc"
;C:\FG099\fltk-1.1.6\documentation\*.html
;c:\HOMEPAGE\P26\*.htm
;c:\DTEMP\tempall2.txt
;c:\DTEMP\tempall.txt
;"C:\Documents and Settings\Geoff McLane\My Documents\Jobs\*.doc"
;C:\HOMEPAGE\*.htm*
;@d:\mssdk\samples\temphb
;@d:\GTools\gt-cb.lst
;@d:\dtemp\tempfrm2.txt
;d:\work\pppoe\inf\C\$WIN_NT$.~LS\I386\OEMNADD3.INF
;d:\fgfscvs\entries
;@d:\gtools\gt-cb.lst	; big list of file
;D:\GTools\Tools\ewm\tempewm.txt
;D:\FGFSCVS\FlightGear\src\FDM\LaRCsim\Makefile.am
;D:\*.c
;D:\FGFS7\FlightGear-0.7.6\*.h*
;D:\DTEMP\FGCD\*.am	; the unix make files
;@templ2
;@templ3
;@templl2
;f:\gtools32\*.c
;l:\disney\dirlist.txt
;l:\disney\templis
;temp1
;@l:\disney\tempallf
;@l:\disney\tempall2
;@D:\GTools\GT-ALL.LST
;@D:\FGFS6\FG-CB.LST
;@D:\FGFS6\FG-DSPB.LST
;d:\mssdk\include\*.h

; eof
