re: getDirectory() double back slash bugs

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

re: getDirectory() double back slash bugs

dpoburko
Hi all,

  I am trying to write macros (Windows XP SP3, Image J 1.41o and JDK 6 ) that will start with opening an image stack with run("Image Sequence..."...
  Unfortunately, this function seems to require double back slashes in the image path. Using the getDirectory() function returns directory paths with single backslashes as of about IJ 1.38 from what I can see. Does anyone know of a work around, or why built-in functions of imageJ would still use double back slashes? I suspect this may be causing a number of other people problems.

Thanks,
Damon