Generate a form based on fields in a DBF file

General Help regarding HMG, Compilation, Linking, Samples

Moderator: Rathinagiri

User avatar
Rathinagiri
Posts: 5481
Joined: Tue Jul 29, 2008 6:30 pm
DBs Used: MariaDB, SQLite, SQLCipher and MySQL
Location: Sivakasi, India
Contact:

Re: Generate a form based on fields in a DBF file

Post by Rathinagiri »

Thanks a lot for sharing. It is very simple and more powerful.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
mol
Posts: 3789
Joined: Thu Sep 11, 2008 5:31 am
Location: Myszków, Poland
Contact:

Re: Generate a form based on fields in a DBF file

Post by mol »

cExeFolder := s_u_b_s_t_r(exename(), 1 , rat("\",exename()) - 1 ) + "\"
CreateFolder (cExeFolder + cNewFolder)

Did you tried GetFile function?

ps. please remove underscores from s_u_b_s_t_r

Many thanks for your work, Marek
User avatar
Czarny_Pijar
Posts: 172
Joined: Thu Mar 18, 2010 11:31 pm
Location: 19.2341 E 50.2267 N

Re: Generate a form based on fields in a DBF file

Post by Czarny_Pijar »

Many thanks, Marek(==mol), this is a kind of helping hand I am always expecting for. Soon this code allows me to add the options locked at this time. :)


esgici, as you can see, between the declaration and first release was only a several hours, so my code is quick and dirty. The main adwantage is, this simply works, and I'm not going to polish it to a high gloss.
Under these conditions, any criticism will meet the answer: you better improve it yourself (sources included). Hence the new terms and conditions of using my program :lol:


rathinagiri, I'm waiting patiently for the link to the promised program (DBU for HMG).

Many thanks to all for the words of encouragement.
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: Generate a form based on fields in a DBF file

Post by esgici »

Hi Czarny
Czarny_Pijar wrote:... (sources included)...
Thanks ...

BTW, "source included" DBA has this feature (except saving as .fmg) for several years :mrgreen:

Viva clean coding :D
Viva INTERNATIONAL HMG :D
User avatar
Rathinagiri
Posts: 5481
Joined: Tue Jul 29, 2008 6:30 pm
DBs Used: MariaDB, SQLite, SQLCipher and MySQL
Location: Sivakasi, India
Contact:

DBU - Generate a form based on fields in a DBF file

Post by Rathinagiri »

Czarny_Pijar wrote: rathinagiri, I'm waiting patiently for the link to the promised program (DBU for HMG).
Sorry, I forgot. :(
Attachments
DBU.zip
(98.24 KiB) Downloaded 440 times
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: Generate a form based on fields in a DBF file

Post by esgici »

Thanks Rathi :)

Regards
Viva INTERNATIONAL HMG :D
User avatar
Amarante
Posts: 182
Joined: Fri Apr 27, 2012 9:44 pm
DBs Used: DBF, MySQL, MariaDB, SQLite, PostgreSQL
Location: Araruama-RJ, Brazil

Re: Generate a form based on fields in a DBF file

Post by Amarante »

[English (poor)]
Thank Czarny_Pijar and rathinagiri, I'll check their invaluable contributions.
:P :shock:
[Português]
Obrigado a Czarny_Pijar e rathinagiri, vou checar suas inestimáveis colaborações.
klauskugel
Posts: 90
Joined: Tue Oct 09, 2012 2:28 pm

Re: Generate a form based on fields in a DBF file

Post by klauskugel »

Thanks Rathi,
your dbu works fine under wine1.5 .

:D
klauskugel/Germany
Post Reply