|
On 21 Dec 2007, at 18:47, James Harkins wrote:
It occurs to me that there may be another solution. Just have a different method + Main { notSureWhatToCallThis { ^thisProcess.nowExecutingPath ? Document.current.path } } That would work for my purpose, which was just to have an alternative to Document.current.path which would work both with an open document and in executeFile. Not sure if that's better, but... S. |