I need to put a diagnostics section into one of my logon scripts but I don't want to hold up an logon process. The ideal way I thought of doing it was to scan for the shift or control key being held down but the only input commands that I can find are GET and GETS.

I don't want the normal user to know about the diags section or to be held up by having to press a key to continue. Does anyone have any ideas ?

Thanks.

Mark