Re: column aligmnent %4d versus %d
- Posted by petelomax Jun 22, 2016
- 1630 views
OK, reduce it to the simplest thing that still goes wrong. Try inserting (before the loop start)
--temp: txt = {"nine", "ten"} line_num = 9
It may also help to add
?{{Printer,left_margin,top_margin +(i-1) * page[6]},build_line}
immediately before/after the wPuts() line, see if that exposes anything