Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
RAND() not very random
Message
De
21/09/2006 10:16:08
 
 
À
21/09/2006 09:01:26
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Divers
Thread ID:
01155607
Message ID:
01155977
Vues:
38
Thanks Tracy.

Obviously you've gone through a lot of fuss to make this and it's something I could work with to get MY format quite easily.

>I sometimes do something like:
>
>
>lcfilename = (ALLTRIM(STR(yEAR(DATEtime()))) ;
>	+PADL(ALLTRIM(STR(month(DATEtim()))),2,'0') ;
>	+PADL(ALLTRIM(STR(day(DATEtime()))),2,'0') ;
>	+"@"+CHRTRAN(substr(TTOC(DATETIME()),AT(CHR(32),chrtran(TTOC(DATETIME()),':',''))+1),':','') ;
>	+sys(2015))+sys(3)+'.TXT'
>? lcfilename
>MODIFY COMMAND (lcfilename)
>
- Whoever said that women are the weaker sex never tried to wrest the bedclothes off one in the middle of the night
- Worry is the interest you pay, in advance, for a loan that you may never need to take out.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform