Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!samsung!olivea!uunet!mcsun!hp4nl!telmail!neabbs!jhb From: jhb@neabbs.UUCP (JAN-HERMAN BUINING) Newsgroups: comp.sys.acorn Subject: Clean exit on non-multitasking progs Message-ID: <649669@neabbs.UUCP> Date: 8 May 91 01:51:30 GMT Organization: NEABBS multi-line BBS +31-20-5733533 (20x), Amsterdam, Holland. Lines: 9 Hi y'all, in reference to *many* previous messages about quiting a non multi tasking program without the message 'Press SPACE or ....': has anyone thought of just doing a clean Wimp_Initialise, do all the stuff you want (don't return with escape enabled), and finally a Wimp_CloseDown, without *ever* polling? Works fine, and you're now able to use some extra wimp features.... Greetings, Garfield