Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- BHELP On-Line: CBRIEF Macro Help - exit ({confirm}, [kill_bg]) http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
exit ({confirm}, [kill_bg])

     Usage: Sets up to return from a call to process or to return
            to DOS (if there is no active call to process).  If any
            buffers are modified, the user is prompted to be sure he
            wants to quit before saving.  The exit takes effect after
            the current command from the keyboard is completed.

Parameters: Confirm .string. is "y" or "Y" if the exit should happen
            regardless of modified buffers, or "w" or "W" to write
            all modified buffers before exiting.  Confirm is ignored
            if the exit is from a call to process.  Kill_bg .string.
            is used only in OS/2.  If it is "k" or "K", then BRIEF
            will exit even if background processes are not complete.

   Returns: Non-0 if the exit will occur, 0 if not.

See Also: abort process

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson