Re: IDLDE 8.0 Command Line Errors [message #72275] |
Thu, 26 August 2010 08:56  |
Scott[1]
Messages: 33 Registered: September 2009
|
Member |
|
|
This may sound strange but yes there is a workaround for getting the
console to start working properly again once it is in the disconnected
state without restarting the workbench:
1. create an array variable, e.g. a=[1,2]
2. open the variables view
3. at the top right of the variables view is a chevron, click it and
select layout -> vertical view orientation
4. select the array variable in the variables view, which shows the
value [1,2] in the lower pane
5. the console should now work properly again
|
|
|
|
|
|
|
|