home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / windows / openloo / 5016 < prev    next >
Encoding:
Text File  |  1993-01-11  |  1.7 KB  |  47 lines

  1. Newsgroups: comp.windows.open-look
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!csc.ti.com!tilde.csc.ti.com!fstop.csc.ti.com!loge!males
  3. From: males@wotangate.sc.ti.com (Mike Ales)
  4. Subject: Re: TTY interface to cm(1)?
  5. Message-ID: <1993Jan11.172013.4468@csc.ti.com>
  6. Sender: usenet@csc.ti.com
  7. Nntp-Posting-Host: 192.91.134.5
  8. Reply-To: males@wotangate.sc.ti.com
  9. Organization: Texas Instruments Inc.
  10. References: <1993Jan11.163036.11627@crd.ge.com>
  11. Date: Mon, 11 Jan 1993 17:20:13 GMT
  12. Lines: 33
  13.  
  14. In article 11627@crd.ge.com, halvers@procyon.crd.ge.com (peter c halverson) writes:
  15. >Has anyone ever heard of a tty-based interface to the "database" used by
  16. >the cm(1) calendar manager?  I'd like to be able to check my appointments
  17. >from a remote login, and running X on my home machine just to support cm(1)
  18. >seems a bit much :-)   Something as simple as a command to show all the
  19. >appointments on a given date would be more than adequate.
  20. >
  21. >Lacking that, does anyone know any details about the interface to the
  22. >rpc.cmsd RPC server which might let me roll my own?  I suppose I could
  23. >always parse the log in /var/spool/calendar, but I'd rather do things
  24. >"right" by going through the cm server.
  25. >
  26. >Any help or suggestions would be appreciated.
  27. >
  28. >Thanks,
  29. >pete
  30. >
  31. >
  32. >Pete Halverson                                      INET: halverson@crd.ge.com 
  33. >GE Corporate R&D Center                       UUCP: uunet!crd.ge.com!halverson
  34. >Schenectady, NY
  35.  
  36. On Sun4 OS4.1.2 there are several tty based interfaces.
  37. Do a man on cm_delete, cm_insert, cm_lookup.
  38.  
  39. If system admin hasn't really installed the OpenWin
  40. man pages then you can look in
  41.  
  42. $OPENWINHOME/share/man/man1 for them. On our system
  43. $OPENWINHOME is /usr/openwin but yours maybe different.
  44.  
  45. Regards, Mike Ales
  46.  
  47.