* Why would you need one? Perhaps for a + ?by (Login burger2227)R from IP address 71.60.226.47 |
| Response Title | Author and Date |
| * Yes, I know that, but it is a question of consistency. Normal integers output a space. | rpgfan3233 on Apr 13 |
| * PRINT also prints out a trailing space when numbers are printed | on Apr 15 |
| *That explains why people add RTRIM$ as well as LTRIM$, even if STR$ removes it at the end | rpgfan3233 on Apr 15 |
| * True, but STR$ can remove the RTRIM$ code also | on Apr 16 |