Function: irim_userpars Purpose: The user is prodded for the status of the destripe params Category: IRAS Author: Do Kester Use: void irim_userpars( ) Description: The internal variables `new' and `keep' are set according the wishes of the user. The hidden keyword PARSTATUS is used which can take two values: one for the initial status from the set [old,new] and one for the final status from the set [keep,delete]. The meaning is old : there should be params from a previous session upon which should be continued. new : start a new session irrespective of previous sessions, whose params are silently deleted. keep: keep the destripe params in the irds for further use. delete: delete the destripe params at all levels. The first letter suffices and the order is irrelevant. Comment: This routine is not callable in Fortran Updates: 09 Jun 1992: DK, Creation date