I have a few programs that I'd like to force the player to enter an interactive
mode for as soon as he connects, specifically to ensure proper player setup,
beginner's tutorial, etc. But the helpfile shows, and my attempts to work
otherwise prove, that _connect, and _arrive programs are forced into Background
mode as soon as they start, making reads impossible. How do I fix this, or allow
programs to be run in the foreground?