Login ProductsSalesSupportDownloadsAbout |
Home » Technical Support » Elevate Web Builder Technical Support » Support Forums » Elevate Web Builder General » View Thread |
Messages 1 to 3 of 3 total |
Grep utility for EWB |
Thu, Sep 21 2023 3:14 PM | Permanent Link |
erickengelke | I got frustrated about not being able to use GREP to search my EWB project files.
Grep is a tool familiar to anyone who uses Unix, and many C developers. But Grep is usually written for 7 bit ASCII files, not the 16 bit files EWB and Windows likes to use. When an old programmer gets frustrated, he codes a solution. So I'm making this available to anyone who wants it. http://www.erickengelke.com/h/posts/post12/ I haven't tested a lot of features yet. But you can use many regular expressions. I'm using Delphi's regex code. So searching for T.aint will find TPaint. And TPaint;$ will find all lines ending in TPaint; etc. Options are: -i, -c and -l for case intensive, count and filenames only. Erick EWB Programming Books and Nice Component Library See my EWB BLOG posts, at: http://www.erickengelke.com |
Thu, Sep 21 2023 8:49 PM | Permanent Link |
Steve Gill | Thanks Erick!
= Steve |
Fri, Sep 22 2023 6:01 AM | Permanent Link |
Walter Matte Tactical Business Corporation |
This web page was last updated on Thursday, December 12, 2024 at 02:38 AM | Privacy PolicySite Map © 2024 Elevate Software, Inc. All Rights Reserved Questions or comments ? E-mail us at info@elevatesoft.com |