2 Oct
2012
2 Oct
'12
11:41 a.m.
I am trying to redefine the ’open_read_file’ callback.
[...] utilities.sequencers.appendaction(textfileactions, "system","document.MyCharacterMess")
All I want is to get the full path (or path relative to lfs.currentdir()). Is "textfileactions" the action I should trap? Also, shall I use "after" or "before" instead of "system"? Since it is a module, probably I should use "system", right? Just want to be sure... Thank you all! André Caldas.