Obtain the name of the logged file

There are certain cases where you only want to know the name of the logged file (the file that is currently used by Hackman). To accomplish this task use this portion in your script file:

Selection= no
Name= yes

This will produce an output file containing the full path of the logged file.

TIP: if you think that the user must *not* perform any changes in the file while your plugin works with the file, set wait=yes to freeze Hackman.

Back.