GetFilePart()

Syntax

FileName$ = GetFilePart(FullPathName$)

Description

Retrieves the file part of a full path. For example, if the full path is "C:\PureBasic\PB.exe", the result will be "PB.exe".

Supported OS

Windows, AmigaOS, Linux

Misc - Index