Hi Bill
have a look at the following thread
https://list.nih.gov/cgi-bin/wa.exe?A2=ind0811&L=imagej&P=R1828&1=imagej&9=A&I=-3&J=on&d=No+Match%3BMatch%3BMatches&z=4 myDirectory = "/home/bill/inputfiles1/";
call("ij.io.OpenDialog.setDefaultDirectory", myDirectory);
The separator (slash) at the end of myDirectory is optional.
You can also get the current default folder:
currentDirectory = call("ij.io.OpenDialog.getDefaultDirectory");
Michael
________________________________________________________________
On Oct 1, 2013, at 06:59, Bill Christens-Barry wrote:
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html