FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour TTagEver class for FWH
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
TTagEver class for FWH
Posted: Tue Aug 21, 2018 07:58 AM

Hello,
is there somewhere a working sample of the TTagEver class for FWH.
Thank you in advance
Otto
User avatar
Otto Posts: 3399

Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Re: TTagEver class for FWH
Posted: Tue Aug 21, 2018 01:04 PM
Otto,
you must see here http://forums.fivetechsupport.com/viewtopic.php?f=3&t=29023&start=0&hilit=tagever

But on my github I have a changed ttagever class
https://github.com/silviofalconi/TTagEver

it run corectly (please use tagever3.prg)

Look this :


on my app I use a dbf where I save all labels with one field ( CR 40 spaces) called etichette.dbf
then I use another dbf where I insert the tagever for a sample Inve.dbf where is a field called BITAGS ( CR 200 spaces)
on this field I save the tags as a string for a sample "Computer; Portatile; apparecchi per la cucina;"
each tag have a ";" at the end

for the sample you must see this topic where Josè explain me how run it
http://forums.fivetechsupport.com/viewtopic.php?f=3&t=29023&hilit=tagever#p164433
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com

Continue the discussion