[lazarus] OT: CGI for apache with free pascal

Michael A. Hess mhess at miraclec.com
Wed May 26 09:04:56 EDT 1999


Cliff Baeseman wrote:
> 
>  Do you have anything laying around that can strip a file name from a
> path.?

Dos unit

   FSplit - Splits up the path into path, filename, extension.

Linux unit

   Basename - Gives you the filename stripping off the suffix
   DirName - Gives you the path name stripping off the filename.

Be sure to read the documentation for exactly how to use these.   :-)

-- 
==== Programming my first best destiny! ====

Michael A. Hess      Miracle Concepts, Inc.
mhess at miraclec.com   http://www.miraclec.com






More information about the Lazarus mailing list