Gridlines: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Concerning blue column and row separators: PRINT FIELDS "10,20,LIST 10/80,GRIDLINES": 1 | 0 (on or off) Makes LIST controls look like GRIDs with respect to the display of...") |
No edit summary |
||
Line 5: | Line 5: | ||
<noinclude> | <noinclude> | ||
For example: | For example: | ||
[[file:Output6b.jpg]] | [[file:Output6b.jpg]] | ||
[[Category:Definitions]] | [[Category:Definitions]] | ||
</noinclude> | </noinclude> |
Revision as of 15:24, 23 September 2014
Concerning blue column and row separators:
PRINT FIELDS "10,20,LIST 10/80,GRIDLINES": 1 | 0 (on or off)
Makes LIST controls look like GRIDs with respect to the display of data.
For example: