You could re-define getTempPath with a hard-coded path of a temporary
directory area as a work-around. Something like:
getTempPath=: 3 : '_3{.<''mytempdir'''
where "mytempdir" is replaced with some temp directory that works for you.
On 7/9/07, Sherlock, Ric <[EMAIL PROTECTED]> wrote:
> [mailto:[EMAIL PROTECTED] On Behalf Of Ira Fuchs
> I reset Parameters to permit x. and y. as suggested.
>
> Now I get:
> load '/Users/ihf/Desktop/logger.ijs'
> logMsg_logger_ 'Show this text '
> |domain error: getTempPath
> | td=.>2{ getTempPath 256;256$' '
I haven't used Logger before, but downloaded it, did the
search/replaces, loaded it and then executed the sentence above
successfully. Sorry if that's not much help! Have you tried just
running:
getTempDir_logger_ ''
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm
--
Devon McCormick, CFA
^me^ at acm.
org is my
preferred e-mail
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm