workbench print variable problem [message #63424] |
Tue, 11 November 2008 05:47 |
lbusett@yahoo.it
Messages: 30 Registered: February 2006
|
Member |
|
|
Hi all,
I just got my hands on the IDL workbench and I have a question. In
older IDL versions it was possible to stop the code at a specified
point and print the values of an array subscript (e.g., arr [*,0:3])
simply by highliting the desired portion of the code and pressing the
"print variable" macro button. In the workbench I am able to
visualize the "full content" of an array by placing the cursor on the
variable name and pressing F2, but I can't find a way to print the
contents of a selected portion of an array without using the command
line. Do you know if it is possible to "mimic" the behaviour of the
"print variable" button in the workbench in any way ?
Thanks in advance,
Lorenzo
|
|
|