Added in 1.9.0

$shortfn(filename)

Returns the short version of a long filename.

Parameters

filename - The filename.

Example

; Print the short filename of AdiIRC.exe
//echo -ag $shortfn($adiircexe)