On Thu, 13 Feb 2003, Anton Tichawa wrote:

> Hi!
>
> > It is not. You should AT LEAST put the
> >
> >    AFS.ChDir(FFilePath);
> >    FFS.ChDir(SavedPath);
> >
> > In a try/finally block:
> >
> >    AFS.ChDir(FFilePath);
>
> In your example, you actually put the AFS.ChDir(FFilePath) OUTSIDE the
> try/finally block (smile).

That is as it should be :-)

Michael.

_______________________________________________
fpc-devel maillist  -  [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to