[fpc-pascal] Re: Too tired? Forcedirectories does not seem to work

Sven Barth pascaldragon at googlemail.com
Mon Feb 6 20:48:13 CET 2012


On 06.02.2012 19:31, Reinier Olislagers wrote:
> On 6-2-2012 19:26, Rich Saunders wrote:
>> On 2/6/12 11:49 AM, ik wrote:
>>> You should use ExpandFileName on ForceDirectory's content prior on
>>> sending it to it.
>>
>> And then go find the directory that you created in error and remove it! ;)
>>
>> Rich
>
> Thanks, Rich, did that ;)
>
> Task for tomorrow is to find out how to do chmod u+x someexecutable, but
> that's for tomorrow - right now I'm liable to start throwing keyboards
> through the window or falling asleep ;)

The documentation is your friend: 
http://www.freepascal.org/docs-html/rtl/baseunix/fpchmod.html

Regards,
Sven




More information about the fpc-pascal mailing list