1 &  ***********************************************************
 2 &  *                                                         *
 3 &  * Copyright, (C) Honeywell Information Systems Inc., 1984 *
 4 &  *                                                         *
 5 &  ***********************************************************
 6 &command_line off
 7 &-
 8 &- restart auto operation after manual bce entry
 9 &- Keith Loepere, January 1984.
10 &-
11 set_flagbox auto_reboot true
12 set_flagbox rebooted false
13 set_flagbox booting false
14 set_flagbox bce_command "exec_com rtb"
15 go
16 &quit