Any Mac power-user out there, please... How do I open a Finder window on a given folder, the path stored in the J noun MYPATH? All I need is the Terminal.app command, and I can use the system verb: shell, like this:
shell 'ls ' , MYPATH In other words, what to use instead of 'ls ' ? ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
