Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
For (Para) entre datas
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00793243
Message ID:
00793283
Vues:
21
This message has been marked as a message which has helped to the initial question of the thread.
m.DataIni = Date()
m.DataFin = Date()+30
For m.Dia=0 To (m.DataFin-m.DataIni)
   ? m.DataIni+m.Dia
EndFor
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Rodolfo Duarte
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform