IRAF help page for package language, program bye

from NOAO bye -- terminate task executionUSAGEDESCRIPTIONEXAMPLESSEE ALSO

bye -- terminate task execution


USAGE

bye


DESCRIPTION

The bye command terminates the task from which it is executed. This is exactly equivalent to the CL reading end of file (EOF) when executing a task.


EXAMPLES

1. The most common usage of bye occurs when it is typed by the user to exit a package; in this case, bye terminates the package script task.

	cl> plot
	pl> bye
	cl>

SEE ALSO

SEE ALSO, clbye, return,


This page automatically generated from the iraf .hlp file. If you would like your local iraf package .hlp files converted into HTML please contact Dave Mills at NOAO.

dmills@noao.edu