if it's a basic program you dont use _exec_assembly since the assembly would imply that it's an assembly program ... you would have to use the OS to run a basic program .. unless you want to use a rom call and risk crash ... > > > OK then, back to my origional question: how do i run basic program without > getting errors?