User Tools

Site Tools


ugbasic:user:kw:next_raster_at
Translations of this page:


ugBASIC User Manual

NEXT RASTER AT

SYNTAX

   NEXT RASTER AT line WITH label
   NEXT RASTER label AT line

PURPOSE

The NEXT RASTER AT instruction will resume execution of the main program from where it had stopped, before serving the interrupt for the raster, and will set the next raster line where the main program will be interrupted.

EXAMPLE

  NEXT RASTER AT #&H42 WITH myRasterRoutine

ABBREVIATION

 NxRstAt

AVAILABLE ON

  • Commodore 128 (MOS 8502)
  • Commodore 64
  • Commodore PLUS/4

SEE ALSO

ANY PROBLEM?

If you have encountered a problem using this command, if you think there is a bug or the explanation is unclear, please open an issue for this keyword on GitHub. Thank you!

POWERED BY