Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why no Directory() like File()?
Message
 
À
10/12/1999 10:07:43
Michael Dougherty
Progressive Business Publications
Malvern, Pennsylvanie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00301679
Message ID:
00301686
Vues:
26
>There is a MkDir (MD) command, which works great if the directory doesn't exist. Rather than return false if it does, it generates an error. Is there a command that will let me first check if the directory exists before attempting to create it (and generating the error?)
>
>Or will I have to trap the error and resume? (which really offends my sense of code elegance)
>
>On a similar note, how does one check a table for exclusive access before trying to open it exclusively? (i have a routine which tries exclusive and (if already used) the error trap returns to the next line, which checks if the table is open, and if not, opens shared. I hate it, but it works)

Try: DIRECTORY() & ISEXCLUSIVE()
Michael Helms

May the Schwartz be with you.<(©¿©)> -- Mel Brooks
"Someday, and that day may never come, you will be called upon to perform a service" -- Vito Corleone
"Live like there is no tomorrow, Dance like no one is watching, Love like you've never been hurt." -- Anonymous
"I'm thinking about joining the campaign for shorter tag lines." -- Me
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform