Hi Bill,
interesting. Works on my machine:
'This is a description 55,550.' ⍕ 5 5⍴1
This is a description 1.This is a
description 1.This is a description
1.This is a description 1.This is
a description
I still see a segfault.
wheagy@bigflight:~/apl_svn/apl/trunk$ akt src/apl
__ _ __ __ _____ __
/ // | / // / / / / | / __ \ / /
/ / __ / |/ // / / / / /| | / /_/ // /
/ /_/ // /| // /_/
Hi Bill,
I believe I have fixed this, SVN 1334.
However, I would try to avoid "format by example" where possible.
It looks simple at
first glance, but seems to allow somewhat quirky format strings
(e.g. numbers with
multiple decimal poin