Hi,
I just started using pd again after a couple of years and keep coming across various strange happenings:
why do:
[hey there you[ <--- (messagebox) | [$1, $2,, $3[ | [print]
print: there print: you error: $3: argument number out of range print: 0
and..... [hey there you[ <--- (messagebox) | [$0, $1,, $2[ | [print]
print: 0 print: there print: you
...I don't get it. I am using pd (39.2) on windows
cheers Karl