Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Time STRTOFILE() ?
Message
De
11/08/2008 16:23:27
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Time STRTOFILE() ?
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01338165
Message ID:
01338165
Vues:
53
Does processing suspend while STRTOFILE() runs? I'd like to time how long it takes to write a file to a specific location so I am trying:

lnStart = SECONDS()
llSuccess = STRTOFILE(cxml,tcFullXMLFile)
lnEnd = SECONDS()
lnDuration = lnEnd-lnStart

But lnDuration is always 0...
.·*´¨)
.·`TCH
(..·*

010000110101001101101000011000010111001001110000010011110111001001000010011101010111001101110100
"When the debate is lost, slander becomes the tool of the loser." - Socrates
Vita contingit, Vive cum eo. (Life Happens, Live With it.)
"Life is not measured by the number of breaths we take, but by the moments that take our breath away." -- author unknown
"De omnibus dubitandum"
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform