#
# HELP: SYNOPSIS:
# HELP:     register/keys/cut_forward
# HELP:
# HELP: DESCRIPTION:
# HELP:     Increase the location of the cutplane
#
{ IF ${$root.view[current].jumpstart<100000.0}
	CECHO ${$root.view[current].jumpstart+=1}
	CECHO ${$root.view[current].dodisp|=1}
} IF 0 0
