Text file processing

Issues and Discussions related to Harbour

Moderator: Rathinagiri

Post Reply
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Text file processing

Post by esgici »

A simple text file processing sample by Harbour's HB_F* functions

Another work to explore Harbour !

HB_F* functions are denoted as "nanforum ft_f*() clones" in the changelog.txt of Harbour at 19990528 :

+ source/tools/hb_f.c
nanforum ft_f*() clones
  • - hb_fuse
    - hb_frecno
    - hb_flastrec
    - hb_fgotop
    - hb_fgobottom
    - hb_fgoto
    - hb_feof
    - hb_freadln
    - hb_fselect
    - hb_fskip
Purpose of this work is simply build a general acknowledge about these funtions.

Since subject is only Harbour, used pure-console mode for simplicity and GUI concepts not used.

Look at here for documentation on this and some other text file processing functions.
TFP tests screen shoots
TFP tests screen shoots
TFP_Test_ScreenShoots.jpg (83.87 KiB) Viewed 5052 times
TFP_Tests.zip
TFP tests source files
(6.86 KiB) Downloaded 295 times
Viva Clipper, viva Harbour, viva HMG :D

PS : By the way, there is too many topics in this forum (Issues and Discussions related to Harbour) not related to Harbour :(

PS-2 : ( Added later ) Unrelated topics moved; thanks to moderators :)
Last edited by esgici on Mon Apr 20, 2015 9:46 am, edited 3 times in total.
Viva INTERNATIONAL HMG :D
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: Text file processing

Post by Rathinagiri »

Wonderful contribution Esgici.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
bpd2000
Posts: 1207
Joined: Sat Sep 10, 2011 4:07 am
Location: India

Re: Text file processing

Post by bpd2000 »

Hi Esgici,
Really Helpful
Thank you
BPD
Convert Dream into Reality through HMG
User avatar
danielmaximiliano
Posts: 2611
Joined: Fri Apr 09, 2010 4:53 pm
Location: Argentina
Contact:

Re: Text file processing

Post by danielmaximiliano »

Gracias Esgici por compartir este buen trabajo...

:ugeek:
*´¨)
¸.·´¸.·*´¨) ¸.·*¨)
(¸.·´. (¸.·` *
.·`. Harbour/HMG : It's magic !
(¸.·``··*

Saludos / Regards
DaNiElMaXiMiLiAnO

Whatsapp. := +54901169026142
Telegram Name := DaNiElMaXiMiLiAnO
Javier Tovar
Posts: 1275
Joined: Tue Sep 03, 2013 4:22 am
Location: Tecámac, México

Re: Text file processing

Post by Javier Tovar »

Gracias Esgici por compartir, y en verdad que eran desconocidas para mi! :D

Saludos
User avatar
luisvasquezcl
Posts: 1258
Joined: Thu Jul 31, 2008 3:23 am
Location: Chile
Contact:

Re: Text file processing

Post by luisvasquezcl »

Great Esgici,
thanks
best regards,
Luis Vasquez.
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: Text file processing

Post by esgici »

Thanks friends !

To interest and nice words :)

Viva HMG :D
Viva INTERNATIONAL HMG :D
Post Reply