Page 1 of 1

Swap instruction

Posted: 30 Mar 2012 14:13
by nervous
Hello.

Sometime is very useful swap some variable...

Code: Select all


dim a,b as word

a=1
b=2

swap a,b

'
'  now a=2, b=1
' 

Re: Swap instruction

Posted: 02 Apr 2012 10:03
by filip
Hi,

Thank you for your proposal, I will pass it to our developers.

Regards,
Filip.