Lingo Dictionary > G-K > go next

 

go next

Syntax

go next

Description

Command; sends the playback head to the next marker in the movie. If no markers are to the right of the playback head, the playback head goes to the last marker in the movie or to frame 1 if there are no markers in the movie.

The go next command is equivalent to the statement go marker(1) that was used in earlier versions of Lingo.

Example

This statement sends the playback head to the next marker in the movie:

go next

See also

go, go loop, go previous