Author: Bill Woodger
Subject: Reply to: Sync sort - Transpose
Posted: Tue Jun 28, 2016 10:28 am (GMT 5.5)
If you have an undocumented RESIZE, that will be the best bet. You'll need a USING with OUTFIL to convert the fixed to variable (using FTOV or CONVERT).
Otherwise there is the SUM or WHEN=GROUP or SPLICE.
Although you'd end up with lots of repetitive stuff, you don't type it out yourself :-)
Subject: Reply to: Sync sort - Transpose
Posted: Tue Jun 28, 2016 10:28 am (GMT 5.5)
If you have an undocumented RESIZE, that will be the best bet. You'll need a USING with OUTFIL to convert the fixed to variable (using FTOV or CONVERT).
Otherwise there is the SUM or WHEN=GROUP or SPLICE.
Although you'd end up with lots of repetitive stuff, you don't type it out yourself :-)