Reinvention of wheel ?
Not quite ...
Main difference is allowing file(s) and folder(s) selection together.
Another difference is implementing of <lNoChangeDir> parameter. Unlike GetFile(), GetDIRList() uses this value for allowing change directory ability to user.
Furthermore sorting grid columns by three (not two) ways, GetVolumLabel(), List2Arry() and Arry2List() functions may be useful.
Also, test program ( TestGDL.prg ) may be a sample for .fmg based application.
I need your help; please feel free to share your impressions.
Regards
--
esgici
GetFile() Reinvented ! : GetDIRList()
Moderator: Rathinagiri
- esgici
- Posts: 4543
- Joined: Wed Jul 30, 2008 9:17 pm
- DBs Used: DBF
- Location: iskenderun / Turkiye
- Contact:
GetFile() Reinvented ! : GetDIRList()
- Attachments
-
- GetDIRList.zip
- (10.69 KiB) Downloaded 915 times
Viva INTERNATIONAL HMG
- Rathinagiri
- Posts: 5477
- Joined: Tue Jul 29, 2008 6:30 pm
- DBs Used: MariaDB, SQLite, SQLCipher and MySQL
- Location: Sivakasi, India
- Contact:
Re: GetFile() Reinvented ! : GetDIRList()
It is nice. Let me try.
Thanks a lot Esgici.
Thanks a lot Esgici.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
South or North HMG is worth.
...the possibilities are endless.
- luisvasquezcl
- Posts: 1258
- Joined: Thu Jul 31, 2008 3:23 am
- Location: Chile
- Contact:
Re: GetFile() Reinvented ! : GetDIRList()
Good Job,
Regards
Luis Vasquez
Regards
Luis Vasquez
- Rathinagiri
- Posts: 5477
- Joined: Tue Jul 29, 2008 6:30 pm
- DBs Used: MariaDB, SQLite, SQLCipher and MySQL
- Location: Sivakasi, India
- Contact:
Re: GetFile() Reinvented ! : GetDIRList()
Really a fantastic effort.
By the way, what editor you are using Esgici?
By the way, what editor you are using Esgici?
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
South or North HMG is worth.
...the possibilities are endless.
- esgici
- Posts: 4543
- Joined: Wed Jul 30, 2008 9:17 pm
- DBs Used: DBF
- Location: iskenderun / Turkiye
- Contact:
Re: GetFile() Reinvented ! : GetDIRList()
Luis Vasquez wrote: Good Job,
Thanks for your nice words Luis and Rathirathinagiri wrote:Really a fantastic effort.
By the way, what editor you are using Esgici?
My programing editor is Crimson Editor.
Regards
--
esgici
Viva INTERNATIONAL HMG
- Rathinagiri
- Posts: 5477
- Joined: Tue Jul 29, 2008 6:30 pm
- DBs Used: MariaDB, SQLite, SQLCipher and MySQL
- Location: Sivakasi, India
- Contact:
Re: GetFile() Reinvented ! : GetDIRList()
Thanks for introducing Crimson Editor. I will give a try.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
South or North HMG is worth.
...the possibilities are endless.
- esgici
- Posts: 4543
- Joined: Wed Jul 30, 2008 9:17 pm
- DBs Used: DBF
- Location: iskenderun / Turkiye
- Contact:
Re: GetFile() Reinvented ! : GetDIRList()
Hi Rathirathinagiri wrote:Thanks for introducing Crimson Editor. I will give a try.
If you will try Crimson Editor first time you will need these files:
Unzip, copy ext*.* ( two files ) to C:\Program Files\Crimson Editor\link,
MINIGUI.* ( other two files ) to C:\Program Files\Crimson Editor\spec and
restart cedt.exe.
You can also associate .prg and .fmg ( or whatever you like ) files with Crimson
via Tools\Preference\Files\Associate
I hope you will like
Regards
--
esgici
- Attachments
-
- crimsonHMGFiles.zip
- (3.8 KiB) Downloaded 917 times
Viva INTERNATIONAL HMG
- Rathinagiri
- Posts: 5477
- Joined: Tue Jul 29, 2008 6:30 pm
- DBs Used: MariaDB, SQLite, SQLCipher and MySQL
- Location: Sivakasi, India
- Contact:
Re: GetFile() Reinvented ! : GetDIRList()
Yes. I had tried and it suits me.
Thanks a lot for your guidance.
Thanks a lot for your guidance.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
South or North HMG is worth.
...the possibilities are endless.