Page 1 of 1

hb_Regex Try-out

Posted: Thu May 05, 2016 4:28 am
by hmgchang
Dear Masters,

I hv a simple code to list out hbp UDF & functions called.
I applied the hb_regex to find the functions.
1. Can be used to open an .hbp, prg, hb files and list it on the listbox
2. On listbox changed, will find the functions and UDF and display on grids
3. There is a regex textbox to try any combination of regEx...
4. See the result by pressing hb_regexAll or hb_regex Button... see the differences
5. The projectUDF button works for the .hbp projects...

Some troubles i cant solve :
1. The editbox / richedit cannot display the whole editbox.prg
when included the ASCII box characters ( ASCII 128-255 checked).
Even the hb_regex/All functions generate errors ...
2. for the regex_fail.prg, I cannot find the {||AddData} functions by hb_regex...

Hope its useful and any suggestions and corrections are welcome....

Esp. on the hb_regex... ( the more i try the more i confuse :()

Lets Learn HMG... :)

TIA

best rgds
Chang

Re: hb_Regex Try-out

Posted: Thu May 05, 2016 7:00 am
by Rathinagiri
Thank you Chang. Wonderful bird's eye view utility to go through all the functions in a project.

Re: hb_Regex Try-out

Posted: Thu May 05, 2016 4:36 pm
by serge_girard
Thanks Chang !

Serge

Re: hb_Regex Try-out

Posted: Fri Oct 20, 2017 12:43 pm
by mol
Hi Chang!
You've missed to attach adm.ch file.
Can you post it?

Re: hb_Regex Try-out

Posted: Tue Oct 24, 2017 3:38 pm
by Steed
Thanks,