Added in 1.9.0

$shortfn(filename)

Returns the short version of a long filename.

Parameters

Parameter Description
filename The filename.

Example

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