Recent

Author Topic: How can I change the working directory?  (Read 12061 times)

orktes

  • Newbie
  • Posts: 4
How can I change the working directory?
« on: March 17, 2005, 01:28:32 pm »
What command should I use to change the working directory while the program is running? Is there something like (cd) in pascal?

Lightning

  • Sr. Member
  • ****
  • Posts: 422
How can I change the working directory?
« Reply #1 on: March 18, 2005, 01:00:25 pm »
Why do you need to change it ?
I see no reason to do it, anyway there must be a function, maybe it's not crossplatform, you can use the API functions too, search for Dir, Directory, Change, whatever.
The future must be... Fast and OpenSource so...
Think Open and Lightning Fast!

mikiwoz

  • Full Member
  • ***
  • Posts: 130
How can I change the working directory?
« Reply #2 on: March 18, 2005, 11:44:24 pm »
SetCurrentDir(path:string)

Cheers
Mike

 

TinyPortal © 2005-2018