Click here to Skip to main content
15,923,219 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Make a directory... Pin
Dave Kreskowiak7-Jun-04 8:07
mveDave Kreskowiak7-Jun-04 8:07 
GeneralRe: Make a directory... Pin
Brad Fackrell7-Jun-04 8:37
Brad Fackrell7-Jun-04 8:37 
GeneralRe: Make a directory... Pin
Dave Kreskowiak7-Jun-04 9:02
mveDave Kreskowiak7-Jun-04 9:02 
GeneralRe: Make a directory... Pin
Brad Fackrell7-Jun-04 9:21
Brad Fackrell7-Jun-04 9:21 
GeneralRe: Make a directory... Pin
beowulfagate7-Jun-04 21:58
beowulfagate7-Jun-04 21:58 
GeneralRe: Make a directory... Pin
Colin Angus Mackay7-Jun-04 12:30
Colin Angus Mackay7-Jun-04 12:30 
GeneralRe: Make a directory... Pin
Brad Fackrell8-Jun-04 1:54
Brad Fackrell8-Jun-04 1:54 
GeneralRe: Make a directory... Pin
Colin Angus Mackay8-Jun-04 7:40
Colin Angus Mackay8-Jun-04 7:40 
Okay, I thought you needed help with figuring out how to take the tree structure from your file and interpret that within .NET.

What you need is the System.IO.DirectoryInfo class.

The following has an example on how to instantiate the DirectoryInfo object, check if the directory exists and if not then create the directory.
MSDN: DirectoryInfo.Create()[^]

Does this help?


"You can have everything in life you want if you will just help enough other people get what they want." --Zig Ziglar

The Second EuroCPian Event will be in Brussels on the 4th of September

Can't manage to P/Invoke that Win32 API in .NET? Why not do interop the wiki way!

My Blog


GeneralRe: Make a directory... Pin
Brad Fackrell8-Jun-04 7:45
Brad Fackrell8-Jun-04 7:45 
GeneralRe: Make a directory... Pin
Colin Angus Mackay8-Jun-04 7:57
Colin Angus Mackay8-Jun-04 7:57 
GeneralRe: Make a directory... Pin
Brad Fackrell8-Jun-04 7:59
Brad Fackrell8-Jun-04 7:59 
GeneralMoving usercontrols over a panel Pin
Member 8573777-Jun-04 7:44
Member 8573777-Jun-04 7:44 
GeneralRe: Moving usercontrols over a panel Pin
emari9-Jun-04 20:11
emari9-Jun-04 20:11 
Generali need a free winhelp generating tool Pin
Mohan G7-Jun-04 6:24
Mohan G7-Jun-04 6:24 
GeneralRe: i need a free winhelp generating tool Pin
Dave Kreskowiak7-Jun-04 7:48
mveDave Kreskowiak7-Jun-04 7:48 
QuestionVB.NET with Linux? Pin
Brad Fackrell7-Jun-04 5:25
Brad Fackrell7-Jun-04 5:25 
AnswerRe: VB.NET with Linux? Pin
GISnet7-Jun-04 5:38
GISnet7-Jun-04 5:38 
GeneralRe: VB.NET with Linux? Pin
Brad Fackrell7-Jun-04 7:05
Brad Fackrell7-Jun-04 7:05 
GeneralRe: VB.NET with Linux? Pin
Dave Kreskowiak7-Jun-04 7:45
mveDave Kreskowiak7-Jun-04 7:45 
GeneralRe: VB.NET with Linux? Pin
GISnet7-Jun-04 7:58
GISnet7-Jun-04 7:58 
GeneralRe: VB.NET with Linux? Pin
Brad Fackrell7-Jun-04 8:06
Brad Fackrell7-Jun-04 8:06 
GeneralRe: VB.NET with Linux? Pin
Dave Kreskowiak7-Jun-04 8:08
mveDave Kreskowiak7-Jun-04 8:08 
GeneralRe: VB.NET with Linux? Pin
Steven Campbell7-Jun-04 11:47
Steven Campbell7-Jun-04 11:47 
GeneralIP Telephony Pin
sharma ji7-Jun-04 4:24
sharma ji7-Jun-04 4:24 
GeneralRe: IP Telephony Pin
Dave Kreskowiak7-Jun-04 5:47
mveDave Kreskowiak7-Jun-04 5:47 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.