{{htmlmetatags>metatag-robots=()
metatag-title=(NEXT RASTER | ugBASIC User Manual)
metatag-keywords=(ugBASIC,Commodore 64,Commodore PLUS/4,ZX Spectrum)
metatag-description=(Manual page for NEXT RASTER)
metatag-media-og:image=(:ugbasic:logo-ugbasic-fb.png)
metatag-og:title=(NEXT RASTER | ugBASIC User Manual)
metatag-og:description=(Manual page for NEXT RASTER)
}}
====== ugBASIC User Manual ======
===== NEXT RASTER =====
===== SYNTAX =====
NEXT RASTER
==== PURPOSE ====
The ''NEXT RASTER'' instruction will resume execution of the main program from
where it had stopped, before serving the interrupt for the raster.
Wait for the next raster. Meanwhile, the execution of the main
code will resume where it left off.
==== EXAMPLE ====
NEXT RASTER
==== ABBREVIATION ====
NxRst
==== AVAILABLE ON ====
* Commodore 128 (MOS 8502)
* Commodore 64
* Commodore 64+REU
* Commodore PLUS/4
==== SEE ALSO ====
[[NEXT RASTER AT]] [[RASTER AT]]
==== ANY PROBLEM? ====
If you have encountered a problem using this command, if you think there is a bug or the explanation is unclear, please [[https://github.com/spotlessmind1975/ugbasic/issues/new?title=ISSUE ON NEXT RASTER|open an issue]] for this keyword on GitHub. Thank you!===== POWERED BY =====
[[:ugbasic:user:index|{{ :ugbasic:user:logo-ugbasic.png?nolink&600 |}}]]