Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!van-bc!ubc-cs!sol.UVic.CA!cue.bc.ca!jnemeth From: jnemeth@cue.bc.ca (John Nemeth) Newsgroups: comp.lang.rexx Subject: Re: REXX message answerer that eats CPU time... Message-ID: <1991Feb24.195917.439@sol.UVic.CA> Date: 24 Feb 91 19:59:17 GMT References: <91051.184002IO92203@MAINE.BITNET> Sender: news@sol.UVic.CA Organization: Computer Using Educators of B.C., Canada Lines: 21 Nntp-Posting-Host: cue.bc.ca In article <91051.184002IO92203@MAINE.BITNET> IO92203@MAINE.BITNET (Scott Maxell) writes: > > Does anyone have the code for a REXX EXEC file that answers >messages which could possibly be modified to 'eat' CPU time every >few minutes to keep a student account from being forced off the >system when in the disconnected state? I am just learning to program >REXX, so some hints about how to do this would be nice. Thanks for >any information... Your problem is more likely due to your account being left in an interrrupt state (i.e. VM READ, or CP READ) while you're disconnected, than the fact that it's a student account. If a disconnected account is left in an interrupt state for more then 15 minutes, it will be FORCE'd off. So, anything that can run with a disconnected console is likely to solve your problem. I used to use GONE. I can't be much more help then that, it's been a couple years since I've had a CMS account. -- John Nemeth jnemeth@cue.bc.ca System Administrator {uw-beaver,ubc-vision,ssc-vax}! Computer Using Educators of B.C. uvicctr!cue!jnemeth