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 » FileSel&FileList, Path » FindFile Problem
Re: FindFile Problem [message #16870 is a reply to message #16863] Fri, 18 July 2008 11:20 Go to previous messageGo to previous message
masu is currently offline  masu
Messages: 378
Registered: February 2006
Senior Member
The code is correct, but the exe call was wrong.

When I call the application from the cmd line with
"c:\temp\*"
everything works fine, because the shell expansion is suppressed by '"'.

But when I call it from within TheIDE (setting the parameter in run options), what I get is c:\temp\* and then the shell expands it to the list of file and dirs and as a result I only get the first list entry. Also
\"c:\temp\*\"
does not work from within TheIDE.

Matthias
 
Read Message
Read Message
Read Message
Previous Topic: FileSel ExecuteSaveAs replace file prompt bug
Next Topic: knowing extinsion and name
Goto Forum:
  


Current Time: Fri Apr 19 21:33:12 CEST 2024

Total time taken to generate the page: 0.04568 seconds