allnd is a boxed text array. The following function moves that array into a text file and save that file on my disk.
(5!:5 <'allnd') 1!:2 <'c:\test1\allnd.txt' However, the text file has all of the boxed text strings separated by a '|' character. How can I save the text file with line feeds in the file, instead of the vertical bar character? Skip ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
