Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Making a Directory
Message
De
28/11/2006 12:11:51
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
28/11/2006 11:54:53
Mike Smith
Doncaster Office Services
Oakville, Ontario, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 8
Divers
Thread ID:
01172934
Message ID:
01172983
Vues:
18
>Craig:
>
>Thanks for the tip. From what I could fine in the VFP8.0 Help File, the internal command is MKDIR.
>
>You know, I never knew this type of command existed and I guessing it has been there for years.
>
>It works beautifully! There is no DOS Shell screen interrupting the flow. Its a great discovery! Thanks very much.
>
>Mike Smith

Mike,
Here is a tip. If you ever need to create a folder structure like:

c:\folder1
c:\folder1\sfolder1
c:\folder1\sfolder1\ssfolder1
c:\folder1\sfolder1\ssfolder2
c:\folder1\sfolder2
...

and c:\folder1 do not exist yet (or it does), then you can do this:

md ("c:\folder1\sfolder1\ssfolder1")

to create first 3 folders in one shot.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform