In the local console, when I have a prg file on UCI drive and I run it just by moving cursor to the name of the prg on screen and press RETURN, it loads correctly using DMA and then it correctly runs RUN but it ends up with ?undef'd statement error because the run is printed on top of already existing ready.. It will execute not run but rundy. If instead of run it will print and execute run: this error would not happen.
In the local console, when I have a prg file on UCI drive and I run it just by moving cursor to the name of the prg on screen and press RETURN, it loads correctly using DMA and then it correctly runs RUN but it ends up with
?undef'd statement errorbecause the run is printed on top of already existingready.. It will execute notrunbutrundy.If instead ofrunit will print and executerun:this error would not happen.