2009/12/28 Björn Helgason <[email protected]>: > When I split this string > > ;/'12345678' > +-+-+-+-+-+-+-+-+ > |1|2|3|4|5|6|7|8| > +-+-+-+-+-+-+-+-+ > > it is fine and just what I want > When I want to split this string > > ;/' ♖♘♗♕♔♗♘♖♙' > > I do not get want I want. > > How would I do that?
Do you want this? ;/ 7 u:' ♖♘♗♕♔♗♘♖♙' -- Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
