On Wed, 11 May 2022, Ioannis Venetis wrote:
Sven thanks a lot for your response.
I was wondering whether we can introduce the above mentioned feature with
an icon (say next to the Run icon) so that I/we can repeatedly press the
icon and watch the execution of code lines one each time (if you reach a
loop then the whole loop is executed or if you reach a function thrn the
whole function is read). It is not "functional" for me to move the mouse to
each line, right click and choosing to run the line (although of course the
current feature by mouse is necessary).
Something you can do is:
* put the cursor on the first line you want to execute
* hit Ctrl-Enter: you'll see the output of that line in the output window
* move the output window out of the way so that it remains open but
doesn't overlap with your script
* in the script window, move down one line with the "down" arrow
* hit Ctrl-Enter: the mew output should appera in the output window
* repeat as needed
-------------------------------------------------------
Riccardo (Jack) Lucchetti
Dipartimento di Scienze Economiche e Sociali (DiSES)
Università Politecnica delle Marche
(formerly known as Università di Ancona)
r.lucchetti(a)univpm.it
http://www2.econ.univpm.it/servizi/hpp/lucchetti
-------------------------------------------------------