CodeBase - Extract part of a file path - 3 functions

Return to the CodeBase listing

Category: File

Version: 1.0

0
0

Information

Uploaded: 6th Jan 2004 03:46

Modified: 1st Jan 1970 01:00

Author:  Dostej

Summary

Function getextensionpart(path$) Function getfilepart(path$) Function getpathpart(path$)

Full Description

you can get the file extension, the filename with extension or the path without the filename out of a filepath.

Comments

No comments yet.