For Programmers: Free Programming Magazines  


Home > Archive > APL > June 2006 > Re: FMT usage question









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: FMT usage question
bwo@aplborealis.com

2006-06-29, 7:56 am


kitt wrote:
> I'm hoping someone can help me out -- I'm trying to format column
> headings using the []FMT command.
>
> Basically, I want a line that will look like
> ABC DEF GHI JKL MNOP


It isn't pretty, but most APLs will accept:

'10A1' []FMT (1 10 #rho 10 #take 'ABC') ( 1 10 #rho 10 #take 'DEF')
etc

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com