home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / vms / 18373 < prev    next >
Encoding:
Internet Message Format  |  1992-11-24  |  1.3 KB

  1. Path: sparky!uunet!cis.ohio-state.edu!pacific.mps.ohio-state.edu!ohstpy!miavx1!crwilson
  2. Newsgroups: mu.vax-vms,comp.os.vms
  3. Subject: Request for a program for VMS
  4. Message-ID: <1992Nov23.163230.14372@miavx1.acs.muohio.edu>
  5. From: crwilson@miavx1.acs.muohio.edu
  6. Date: 23 Nov 92 16:32:30 -0500
  7. Organization: Miami University Academic Computer Service"
  8. Lines: 35
  9.  
  10. I have a problem that's need a solution.
  11.  
  12.  Here is the proposed program spec:
  13.  
  14.  1) DCL .com file to run on VMS
  15.  2) runs as subprocess, continously
  16.  3) here's the tricky part:
  17.   a) reads in the initial list of friends
  18.   b) checks for each friends login status
  19.       i.e. Logged In, Not Logged In
  20.      and puts their name in the appropriate list
  21.       i.e. Logged In, Not Logged In
  22.   c) waits 1 to 2 minutes
  23.   d) checks the Logged In, Not Logged In lists for any
  24.      change in the user's status
  25.   e) only prints to screen if there is a status change
  26.       i.e. user has logged out.
  27.   f) put any status changes in their appropriate list
  28.       i.e. formerly logged in friend is put in Not Logged In list
  29.   g) goto step c)
  30.  
  31.  simple, eh?  I cannot seem to get a working version that does
  32.  not use an external file.
  33.  
  34.   please send all responses to:
  35.    CRWILSON@APSSRV.APS.MUOHIO.EDU
  36.  
  37. THANX
  38.  
  39.  
  40. --
  41.  My sig is holding out for more money and a multiyear contract
  42. --
  43.  CRWILSON@MIAVX1.ACS.MUOHIO.EDU
  44.  
  45.