Setting space between printed fields (sys.Gap)ΒΆ
!temp sys.Gap,,u1 |
Space between printed fields |
The number of spaces to be printed between objects separated by commas in print[h] commands.
The default value for sys.Gap is 2. It may be updated at any time during program execution.
If sys.AutoFit has been set to a positive value, causing the fit() function to be applied automatically to some or all print fields, setting sys.Gap to 1 maximises the amount of space available for each field.
EXAMPLE
sys.Gap = 4