! @(#)info.prg 17.1.1.1 (ES0-DMD) 01/25/02 17:46:06 ! ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ! ! MIDAS procedure info.prg to implement the command HELP/SUBJECT ! K. Banse 870127, 911206, 921217 ! ! execute via @ info subject ! ! ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ! define/param p1 + ? "Enter subject: " if p1(1:1) .eq. "+" p1(1:1) = "?" ! write/keyw in_a "H/WHAT {p1}" run MID_MONIT:helper