Actions
$longfn » History » Revision 1
Revision 1/4
| Next »
Per Amundsen, 08/09/2015 02:19 AM
Added in 1.9.0
$longfn(filename)
Returns the long version of a short filename.
Parameters
filename - The filename.
Example
; Get the shortfn of AdiIRC.exe var %short $shortfn($adiircexe) ; Print the long filename echo -ag $longfn(%short)
Updated by Per Amundsen over 9 years ago · 1 revisions