
- about - downloads - registration - forum - misc - home - © 1996-99 GWD Text Editor
GREP
GWD Text Editor Forum: Technical Support: GREP
    By vmac on Friday, March 24, 2000 - 06:11 am:
I was using the trial version for some time and had no trouble using GREP. Once I purchased ver 2.51 and reloaded it, GREP stopped working. Any suggestions?
    By Vedran Gaco (Vgaco) on Monday, March 27, 2000 - 02:33 am:
You should check GREP settings. Choose Tools command from the Options menu. In the Tools dialog box select Grep from the Menu content list. Grep settings should be:
- Menu text: &Grep
- Command: $(ProgDir)GTEGREP
- Arguments: -in $(CurText) *.c *.cpp *.h *.txt
- Initial directory: $(FileDir)
- [x] Prompt for arguments
- [x] Redirect to output window
- (x) Save Active file
- [x] Prompt before saving
You should also check that you have GTEGREP.EXE and GTECAP32.EXE programs in your GWD Text Editor directory (C:\GTEDIT by default).
- about - downloads - registration - forum - misc - home - © 1996-99 GWD Text Editor
|