*************************************************************** * * * Module Name: paramchk.lib Rev. 1.00 * * Function: This routine asks if Last rev. 06 May 85 * * one should continue and gives By: glh/w6bsk * * a choice. * *************************************************************** prmchk: call ccrlf call spmsg db ' Are the parameters acceptable? ' call yesno ret ; Return with z flag set if ; acceptable, reset if not.