02-12-2006, 08:26 AM
I use getpath command to get the path of an executable file. Works great.
Problem I am having is that on this path, I need to add a folder and that isn't working too well for me.
Assumming the path is c:\windows\temp, I need to add "Current\*.*" so the new path would be c:\windows\temp\current\*.*. How do I do this?
Problem I am having is that on this path, I need to add a folder and that isn't working too well for me.
Assumming the path is c:\windows\temp, I need to add "Current\*.*" so the new path would be c:\windows\temp\current\*.*. How do I do this?
