{{htmlmetatags>metatag-robots=() metatag-title=(NEXT RASTER AT | ugBASIC User Manual) metatag-keywords=(ugBASIC,Commodore 64,Commodore PLUS/4,ZX Spectrum) metatag-description=(Manual page for NEXT RASTER AT) metatag-media-og:image=(:ugbasic:logo-ugbasic-fb.png) metatag-og:title=(NEXT RASTER AT | ugBASIC User Manual) metatag-og:description=(Manual page for NEXT RASTER AT) }} ====== ugBASIC User Manual ====== ===== NEXT RASTER AT ===== ===== SYNTAX ===== NEXT RASTER AT #line WITH label NEXT RASTER AT expression WITH label ==== PURPOSE ==== Wait for the next raster at a specific, new, raster position and to execute the code at the given label. Meanwhile, the execution of the main code will resume where it left off. ==== EXAMPLE ==== NEXT RASTER AT #$42 WITH myRasterRoutine NEXT RASTER AT newRaterLine WITH myRasterRoutine ==== ABBREVIATION ==== Nx Rst At ==== AVAILABLE ON ==== * Commodore 128 (MOS 8502) * Commodore 64 * TRS-80 Color Computer ==== 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 AT|open an issue]] for this keyword on GitHub. Thank you!===== POWERED BY ===== [[:ugbasic:user:index|{{ :ugbasic:user:logo-ugbasic.png?nolink&600 |}}]]