GetPathPart()

Syntax

Path$ = GetPathPart(FullPathName$)

Description

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

Supported OS

Windows, AmigaOS, Linux

Misc - Index