Page 10 of 11
Re: prg code function documentor in HMG
Posted: Thu Apr 22, 2021 2:58 am
by AUGE_OHR
hi,
HGAutomator wrote: ↑Thu Apr 22, 2021 2:05 am
But I only see the PRGs. Which Zip file is the hbp file in?
sorry, last Files CLICK20535.ZIP and hb_CLICK_20534.ZIP only include *.PRG
use hb_CLICK_20529.ZIP which include *.HBP and override with hb_CLICK_20534.ZIP and last CLICK20535.ZIP
Re: prg code function documentor in HMG
Posted: Thu Apr 22, 2021 5:21 pm
by HGAutomator
Ah, ok. I'll find those, thanks Auge.
Re: prg code function documentor in HMG
Posted: Sat Apr 24, 2021 10:03 am
by Anand
HGAutomator wrote: ↑Thu Apr 22, 2021 5:21 pm
Ah, ok. I'll find those, thanks Auge.
Here it is,
viewtopic.php?p=60711#p60711
Hope it helps
Regards,
Anand
Re: prg code function documentor in HMG
Posted: Sat Apr 24, 2021 11:28 pm
by HGAutomator
Got it, thanks Anand.
Re: prg code function documentor in HMG
Posted: Wed Nov 10, 2021 6:44 am
by AUGE_OHR
hi,
a small Util for CLICK which produce "Src_cros.TXT"
i most i "test" a Modul before integrate to Main.
so i have a lot of STATIC PROC / FUNC in my Source Code.
DUPEFUNC will "read" Src_cros.TXT and give you "dupe" Func / Proc Name
Re: prg code function documentor in HMG
Posted: Sun Feb 06, 2022 10:38 pm
by AUGE_OHR
hi,
when try CLICK with
i got Problem ... so i add
Code: Select all
LAYOUT
HEADER
LINE
TEXT
PICTURE
DETAIL
FOOTER
SUMMARY
GROUP
GROUPHEADER
GROUPFOOTER
now i can "CLICK" Sample \SAMPLES\Controls\ReportAdvanced\REPORT_ADVANCED_XXX
please report if you have "more" Problem with Controls which i have not used yet (so not test by CLICK)
todo :
have fun with new Source v2.05.39
- CLICK20539.ZIP
- only CLICK.PRG as Update !
- (26.65 KiB) Downloaded 377 times
Re: prg code function documentor in HMG
Posted: Wed Apr 27, 2022 10:44 am
by emzampi
Hi AUGE_OHR I really appreciated your work with hb_click and seen the different versions you made I would like to have if possible the latest working and compilable version of your wonderful program thank you very much for what you have done.
Re: prg code function documentor in HMG
Posted: Wed Apr 27, 2022 11:55 pm
by AUGE_OHR
hi,
there was no bit change sind 2.05.39
i have fix BUG with Button "Source" / "DBF" to assign TEXTBOX in 2.05.40
here FULL Source Code
todo:
FOR EACH
TRY / CATCH
Re: prg code function documentor in HMG
Posted: Thu Apr 28, 2022 6:47 am
by emzampi
Hello and thanks for the availability, but I see that I have problems compiling it (version 20.05.27 worked) I send you the text of error.log to see if you can understand what is not working ..... thanks again
Re: prg code function documentor in HMG
Posted: Thu Apr 28, 2022 7:16 am
by emzampi
I realized this ICON RES \ CLICKBW32.ico is missing ..... I created a folder and inserted an .ico file and it works ....
you forgot to insert the original .ico file and sorry if I dare but on the click.rc file the version indicated is 38 and not 40 and also the recent hmg version is 3.5 while on the click.rn file 2 ICON c is indicated: \ hmg.3.4.4 \ DOC \ assets \ img \ HMG-UNICODE_icon.ico
sorry if I allowed myself but thank you very much for the work you have done which is very useful