DEIMOS
frame script

Name

frame -- set or show the frame number

Purpose

Without an argument, show the current value of the FRAMENO
keyword, which gives the index number of the next image.
With one numeric argument, reset the value of FRAMENO on the
side to the given value.

Usage

frame [n]

Arguments

n = index number of next image (integer)

Output


Exit values

0 = normal completion
1 = wrong number of arguments

Example

1) To show the current frame number:
frame

2) To make the next image be frame number 10:
frame 10

See Also

The shell script frame
DEIMOS script index


Go to: DEIMOS Home Page - Instruments Home Page - Keck Home Page

Last modified: Wed Jun 9 16:30:29 2004