A small but subtle error in 8!:0-formatting:
;'q< for free!>c' 8!:0,123456
gives
123,456 for free!
;'q< for free!>c' 8!:0,1
gives
|limit error
The boolean 1 seems to cause the hiccup.
Occurs in 64bit J602 (j602/2008-03-03/16:45) and J801
(j701/2011-01-10/11:25).

Workaround:
dlb;'q< for free!>c30.0' 8!:0,1

Cheers---Christoph
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to