I don't know what the files QFUNCTION and QMANAGE do but...
Using CD files there is a UserLogin script that runs (Called from 00Default.txt), you can add stuff to that.
[00Deafult.txt]
Code:
[@_HLSCRIPTSYSTEM]
#ACT
Delaygoto [Local] 3 @CheckUserLogin
[@CheckUserLogin]
#CALL [HLSCRIPT\UserLogin.TXT] @UserLogin
You can add the stuff you want in there.