Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Setting Printer Properties Beta Testers Needed
Message
De
20/09/2005 07:25:56
 
 
À
20/09/2005 07:16:25
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01050441
Message ID:
01051195
Vues:
20
I ALWAYS keep my temp files locally.

>Create your tmp files at a shared folder in a network 10-15 users be sure you won't wait so long. You might asked why you create your tmp's at a shared folder I talking about foxpro dos with no hdd clients...
>
>>I have not had any problems with the function Substr(Sys(2015),3) the last 15 years, but I see that I may have been lucky. :-)
>>
>>>BTW I assumed there is a need for 8.3 and a filename wouldn't start with a digit. I don't know where it's needed (was usefull in DOS days).
>>>PS: If you need a unique filename on a shared folder and 8.3 is not a problem then GUID is a better alternative.
>>>Cetin
>>>
>>>>Hehe.. I know. I had lived big troubles with that... The best way combine it with a unique number like user number which I use. I lock a record when a user enter the network and my temporary names begins with it's number..
>>>>
>>>>>Metin,
>>>>>IMHO substr(sys(2015),3) is not safe either (even if not shared) because it's time dependant and from 2007 3rd character would be a digit. What I used was something like this instead:
>>>>>
>>>>>stuff(sys(2015),9,0,'.')
>>>>>
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform