Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Core » How to get Directory-Name from String
Re: How to get Directory-Name from String [message #10119 is a reply to message #10118] Thu, 21 June 2007 12:06 Go to previous messageGo to previous message
Zardos is currently offline  Zardos
Messages: 62
Registered: April 2007
Member
michael wrote on Thu, 21 June 2007 11:36


How can i get only the real directoty-name without the path?

When i select C:\test i only want to get test.

Michael


Try:

String quelle = GetFileName(fs.GetActiveDir());

- Ralf
 
Read Message
Read Message
Read Message
Previous Topic: Format of GetSysTime()
Next Topic: time format from no. of seconds
Goto Forum:
  


Current Time: Sun Aug 24 20:21:03 CEST 2025

Total time taken to generate the page: 0.05551 seconds