My friend give me a big big txt with DATA
I have this file txt and I wish converte it into a dbf
when on the file the procedure read this row
:Record
-> it must append new record
when on the file the procedure read this row
-Nome
-> insert the next row into a field Name
when on the file the procedure read this row
-Ing_Principale
-> insert the next row into a field PRINCIPALE
when on the file the procedure read this row
-Persone
-> field PERSONE ( NUMBER)
when on the file the procedure read this row
-Note
-> field NOTE 255 CR
when on the file the procedure read this row
-Ingredienti
-> field iNGRE 255 CR
when on the file the procedure read this row
-Preparazione
->field PREPARA 255 CR
Someone can help me pls ?
I have this file txt and I wish converte it into a dbf
:Record
-Nome
17 Marzo
-Tipo_Piatto
Bevande
-Ing_Principale
China Martini
-Persone
1
-Note
-
-Ingredienti
2/10 ==== Panna Liquida
Alcune Gocce ==== Liquore Allo Zabaglione
2/10 ==== Vanil Zucca
3/10 ==== Illycaffè Espresso
3/10 ==== China Martini
-Preparazione
Mettere i primi tre ingredienti nello shaker con ghiaccio. Mischiare la panna liquida con lo zabaglione. Versare il contenuto dello shaker nel bicchiere (doppia coppetta da cocktail) ed aggiungere il resto.
:Recordwhen on the file the procedure read this row
:Record
-> it must append new record
when on the file the procedure read this row
-Nome
-> insert the next row into a field Name
when on the file the procedure read this row
-Ing_Principale
-> insert the next row into a field PRINCIPALE
when on the file the procedure read this row
-Persone
-> field PERSONE ( NUMBER)
when on the file the procedure read this row
-Note
-> field NOTE 255 CR
when on the file the procedure read this row
-Ingredienti
-> field iNGRE 255 CR
when on the file the procedure read this row
-Preparazione
->field PREPARA 255 CR
Someone can help me pls ?
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
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