Marc Venken wrote:Silvio.Falconi wrote:Marc Venken wrote:I use this : (found from the forum)
Maybe this be be updated of made better.
Silvio :
where is the source code complete ?
This function i have found on the forum. What would you like more ?
the problem is on function Builddbf(adata,Alengte,cDbf)
if the header is
- Code: Select all Expand view
- Articolo;variante;Simili;Codice;Descrizione;Desc_breve;Desc_sint;tecnica;Reparto;Categoria;Marca;Codice_pro;misura;Esistenza;Disponib;Ubicazione;EAN13;Code128;Code39;Immagine;Tipocosto;Costo;Prezzo_ven;Ultprezzo;Aliquota;Note;Note_testo;Allegati;Conto_ven;Conto_acqu
n=0
for i = 1 to len(aData)
cField := aData[i]
cField is all line and it is bad because cField must be the string until the ";" symbol
then this function e not create array astru good