no i understand it perfectly , but i cant see why two little commands have been taken away
its down to the user if they want to use them or not right
you dont go into a shop and buy a pencil and the shop keeper says you cant use that to draw with.
i paid 80$ for blitzmax and i am not getting the service i paid for
very positive gfkall i want to know is can i compile my code in 64bit with ease seems i have to take 20 turns just to execute a simple 2 step operation i dont want to be rewriting all my code again and yet i want to upgrade to NG and 64bit is there any solutions apart from the obvious??
typical scenario -local mefor i = 1 to 1000if i = 500 then me = 500 then goto me2next...... loads more code here say another 1000 lines#me2endi know about functions but you are tied to them as itsfunction me()..... do somethingend functionthen call itbut i have a lot of loops and jump arounds to do