Console now has got a limit which I can set on General - General - Maximum Number of Message Lines which is related to issue
http://10.168.1.17:8081/do/home/project/aquadatastudio/issue/4578
If i set the limit to say 50 and execute a simple script like below, how can I confirm that only 50 rows are printed ?
suggest having a line number count same like in text result - see attached picture
for(i=0;i< 100;i++)
{
aqua.console.println("test");
}
|
28 KB
once this is closed, I will retake the options screenshots for it (9.0 documentation). I will also add it to new features.
This will require us to use Vincaed Editor, which will start complicating things.
For now, we will not add line numbers.
This will require us to use Vincaed Editor, which will start complicating things.
For now, we will not add line numbers.
Issue #4651 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
No fixed build |
No time estimate |
once this is closed, I will retake the options screenshots for it (9.0 documentation). I will also add it to new features.