Hi -
?
I am using KDB+ 2.7 (downloaded 32 bit version).
I imported a table which I have named??? tx?? with?24 columns of data and 643 rows.
?
When I execute?a command like??? show tx
the?console only lists 23 lines of data, the last line being?a 2-dot ellipsis ( ..?),
and only a width of 79 character positions, the last 2 characters being?a 2-dot ellipsis? (?.. )? on each line.
?
Is there any way to display a larger amount of data in the console?
?
Tom