I'm using debugger from years.
But I don't understand problem presented here.
What's going on?
Search found 2884 matches
- Thu Apr 19, 2018 12:27 pm
- Forum: HMG General Help
- Topic: Debugger (I think)
- Replies: 23
- Views: 614
- Mon Apr 16, 2018 3:04 pm
- Forum: Code samples by new developers
- Topic: GTWvg GUI Sample
- Replies: 6
- Views: 415
Re: GTWvg GUI Sample
Thank you, Mustafa!
- Mon Apr 16, 2018 3:03 pm
- Forum: HMG General Help
- Topic: Debugger (I think)
- Replies: 23
- Views: 614
Re: Debugger (I think)
you can call debugger by altd() function in your code.
- Tue Apr 10, 2018 1:21 pm
- Forum: General Discussions
- Topic: Happy Birthday to MigSoft !
- Replies: 11
- Views: 225
Re: Happy Birthday to MigSoft !
Happy Birthday!
- Tue Apr 10, 2018 10:25 am
- Forum: Others
- Topic: Write XLS with pure Harbour Class
- Replies: 9
- Views: 446
Re: Write XLS with pure Harbour Class
It looks fine!
I need it!
I need it!
- Fri Apr 06, 2018 4:09 pm
- Forum: General Discussions
- Topic: Happy Birthday to Anand AND m6face !
- Replies: 12
- Views: 272
Re: Happy Birthday to Anand AND m6face !
Happy Birthday!
- Fri Apr 06, 2018 5:23 am
- Forum: GUI Basics
- Topic: Access to HmgForum unread posts
- Replies: 10
- Views: 585
Re: Access to HmgForum unread posts
Sorry, I don't know how to pass username and password.
They are passed by POST method, I think
They are passed by POST method, I think
- Thu Apr 05, 2018 1:46 pm
- Forum: GUI Basics
- Topic: Access to HmgForum unread posts
- Replies: 10
- Views: 585
Re: Access to HmgForum unread posts
I don't think it's possible to omit login screen.
Everytime you log in to the forum, you get session id. If you do not use forum for few minutes, this session id dies and you need to log in again.
This session id is passed by php scripts from start page to the next.
Everytime you log in to the forum, you get session id. If you do not use forum for few minutes, this session id dies and you need to log in again.
This session id is passed by php scripts from start page to the next.
- Thu Apr 05, 2018 9:29 am
- Forum: HMG General Help
- Topic: LetoDBF
- Replies: 18
- Views: 933
Re: LetoDBF
Server compiled by me runs as daemon, but leaves console screen. How can I hide console screen?
- Thu Apr 05, 2018 8:00 am
- Forum: HMG General Help
- Topic: LetoDBF
- Replies: 18
- Views: 933
Re: LetoDBF
A little success!
I've compiled newest version of LetoDB by elch downloaded from GitHub.
It looks indexes works OK in this version.
I'll test it again
and I'll report, maybe it will be useful for somebody...
I've compiled newest version of LetoDB by elch downloaded from GitHub.
It looks indexes works OK in this version.
I'll test it again
