Dear ImageJ developers,
I am using the print-update function to prepare text files before I save them, but a very impractical aspect of this function is that it only allows updates on line 25 or less. As described in the documentation:
"The print() function accepts commands such as "\\Clear", "\\Update:<text>" and "\\Update<n>:<text>" (for n<26)"
Would it be possible to increase this limit? Even to 100 would help alot for me, but more would be preferable.
I realize I could probably do my text-file read/write in another way, but print-update has been a useful function for me.
Best wishes,
Anders
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html