Search found 3 matches

by kenbr1960
Thu Jul 24, 2014 12:05 pm
Forum: Comments and Suggestions
Topic: exclude directory when using find in files
Replies: 1
Views: 25974

exclude directory when using find in files

I would like to search every file under my source tree but I use Subversion and so one of the directories that gets searched is .svn and I end up with a lot of false finds because of it. When doing a find in files it would be nice if you could exclude one or more directories from the search.
by kenbr1960
Tue May 27, 2014 5:24 pm
Forum: General
Topic: Insert a file into the file your are currently editing
Replies: 2
Views: 10070

That was exactly what I was looking for! Thanks
by kenbr1960
Tue May 27, 2014 12:36 pm
Forum: General
Topic: Insert a file into the file your are currently editing
Replies: 2
Views: 10070

Insert a file into the file your are currently editing

I'm just learning the Zeus editor after many years using CodeWright. I've been able to accomplish pretty much everything I've needed to but I can't figure out how to insert a file into the file I'm currently editing.

I'm working in COBOL and I'm writing a file conversion program and would like to ...