Mango_lier:
--------------------------------------------------------------------------------
The code below seems to fail if the active window has a binary file in Hex
Mode. Seems to work ok, with other type of files.

var fx = getVarValue("%FullFileName%");

How can I get full filename of a Hex Mode Window from JScript?

Thanks
--------------------------------------------------------------------------------


I tested it and it works for me as well for HEX editor:

sub GetFileName
        Echo(getVarValue("%FullFileName%"))
end sub

-- 
<http://forum.pspad.com/read.php?2,58240,58299>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem