Hmmm I see, this works for the most part: Code: playbackOptions -edit -maxTime (`playbackOptions -q -maxTime` + 100); playbackOptions -edit -minTime (`playbackOptions -q -minTime` + 100); But, if I may, can I also ask how I would also make it so that the currenttime jumps up 100 frames?