Re: string to path problem

2011-04-04 Thread ecu_jon
On Apr 4, 5:06 am, Kushal Kumaran wrote: > On Mon, Apr 4, 2011 at 9:48 AM, ecu_jon wrote: > > On Apr 4, 12:17 am, Chris Rebert wrote: > >> On Sun, Apr 3, 2011 at 8:30 PM, ecu_jon wrote: > >> > i am writing a basic backup program for my school. so they wanted the > >> > possibility to be able to

Re: string to path problem

2011-04-04 Thread Kushal Kumaran
On Mon, Apr 4, 2011 at 9:48 AM, ecu_jon wrote: > On Apr 4, 12:17 am, Chris Rebert wrote: >> On Sun, Apr 3, 2011 at 8:30 PM, ecu_jon wrote: >> > i am writing a basic backup program for my school. so they wanted the >> > possibility to be able to set source/destination from a config file. >> > my

Re: string to path problem

2011-04-03 Thread ecu_jon
On Apr 4, 12:17 am, Chris Rebert wrote: > On Sun, Apr 3, 2011 at 8:30 PM, ecu_jon wrote: > > i am writing a basic backup program for my school. so they wanted the > > possibility to be able to set source/destination from a config file. > > my source/destination was fine before, i would build it u

Re: string to path problem

2011-04-03 Thread Chris Rebert
On Sun, Apr 3, 2011 at 8:30 PM, ecu_jon wrote: > i am writing a basic backup program for my school. so they wanted the > possibility to be able to set source/destination from a config file. > my source/destination was fine before, i would build it up with > functions, like 1 that got the user-name