Hello All,
just a quick question: is there any deep underlying reason why I can do
but can't do
?
(results in error 7 something found where nothing expected)
Thank you, Sergiy Radyakin
just a quick question: is there any deep underlying reason why I can do
Code:
drop var1 var2
Code:
frame drop frame1 frame2
(results in error 7 something found where nothing expected)
Thank you, Sergiy Radyakin
Comment