Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Detecting the EXE name
Message
From
31/07/2007 13:22:22
 
 
To
31/07/2007 13:20:22
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01244877
Message ID:
01244920
Views:
17
>Probably I didn't understand what you want. Then use static System.IO.Path class to get any part of it as you want.:
>
>System.IO.Path.GetDirectoryName(fileName));
>System.IO.Path.GetExtension(fileName));
>System.IO.Path.GetFileName(fileName));
>System.IO.Path.GetFileNameWithoutExtension(fileName));
>System.IO.Path.GetFullPath(fileName));
>System.IO.Path.GetPathRoot(fileName));

Thanks
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform