Oh yeah, you can copy paste from console, just not from right mouse menu:
Here is code I used to test and 2 pastes back into editor:
Thanks to Spriggsy for hint.
So along with scrolling, Console is good for copy paste, just not with right mouse menu.
Here is code I used to test and 2 pastes back into editor:
Code: (Select All)
$Console:Only
_Dest _Console
Dim As Long n
Do
Input "n "; n
Print n
Sleep
Loop
' copy paste from console!!
n ? 99999999999999999999
999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999 999999999
n ? 77777777777777777777777
777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777 777777777
n ? 66666
66666
' copy paste from console!!
n ? 99999999999999999999
999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999 999999999
n ? 77777777777777777777777
777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777 777777777
Thanks to Spriggsy for hint.
So along with scrolling, Console is good for copy paste, just not with right mouse menu.
b = b + ...