hb_Regex Try-out

HMG en Español

Moderator: Rathinagiri

Post Reply
User avatar
hmgchang
Posts: 273
Joined: Tue Aug 13, 2013 4:46 am
Location: Indonesia

hb_Regex Try-out

Post 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
Attachments
2016_funcref.zip
(37.87 KiB) Downloaded 294 times
Just Hmg It !
User avatar
Rathinagiri
Posts: 5471
Joined: Tue Jul 29, 2008 6:30 pm
DBs Used: MariaDB, SQLite, SQLCipher and MySQL
Location: Sivakasi, India
Contact:

Re: hb_Regex Try-out

Post by Rathinagiri »

Thank you Chang. Wonderful bird's eye view utility to go through all the functions in a project.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
serge_girard
Posts: 3161
Joined: Sun Nov 25, 2012 2:44 pm
DBs Used: 1 MySQL - MariaDB
2 DBF
Location: Belgium
Contact:

Re: hb_Regex Try-out

Post by serge_girard »

Thanks Chang !

Serge
There's nothing you can do that can't be done...
User avatar
mol
Posts: 3718
Joined: Thu Sep 11, 2008 5:31 am
Location: Myszków, Poland
Contact:

Re: hb_Regex Try-out

Post by mol »

Hi Chang!
You've missed to attach adm.ch file.
Can you post it?
User avatar
Steed
Posts: 427
Joined: Sat Dec 12, 2009 3:40 pm

Re: hb_Regex Try-out

Post by Steed »

Thanks,
Post Reply