#include "fivewin.ch"
Function Main()
Local cSave := ""
LOcal aRead := {}
Local aDAti := {{'CORTO' , "1234" }, ;
{'N_ETICHETTE' , "22222" }, ;
{'DATA_STAMPA' , dtoc(DATE())} ;
}
cSave := aSave(aDati)
MemoWrit( 'DATI.TXT', cSave )
aRead := aRead(MemorEAD( 'DATI.TXT' ))
XBROWSE(aRead)
Return nil
Rick Lipkin wrote:Frances
Make sure your GroupId number is larger than the field ID's.
Rick Lipkin
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: Silvio.Falconi and 19 guests