Does the ImageJ plugin off the farcry website work in Linux to anybody's knowledge?
The following calls don't create any error: <cfobject type="java" name="objImagePlus" class="ij.ImagePlus" action="create"> <cfobject type="java" name="objOpener" class="ij.io.Opener" action="create"> <cfobject type="java" name="objFileSaver" class="ij.io.FileSaver" action="create"> but when I do a dump of them all, the first two are fine but objFileSaver is dumped as: [unable to convert to string] I'm guessing that the jar on the website might be win32 only. -- tim lucas www.toolmantim.com ------------------------------------------------- This mail sent through IMP: http://horde.org/imp/ --- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
