Follow along with the video below to see how to install our site as a web app on your home screen.
Nota: This feature may not be available in some browsers.
Bene è andato in porto grazie giomi.ciao scaricalo da
EstrazioniSuperEnaLotto.csv
'------------------------- INIZIO SCRIPT LISTATO -------------------------
Dim ini As Long = EstrazioneIni
Dim fin As Long = EstrazioneFin
Dim es As Long
Dim sSep As String = ";"
Dim Posizioni As String = "01,02,03,04,05,06,07,08"
For es = ini To fin
Call Scrivi(FormatString((IndiceAnnuale(es)), "000", 01) & sSep & _
DataEstrazione(es) & sSep & StringaEstratti(es, 01, True, Posizioni, sSep))
Next
End Sub
'-------------------------- FINE SCRIPT LISTATO --------------------------
Grazie fattociao genios , per salvare un progetto , partendo dalla base di TestConsumer .
devi usare Save Projet As