home *** CD-ROM | disk | FTP | other *** search
/ rtsi.com / 2014.01.www.rtsi.com.tar / www.rtsi.com / OS9 / TOP / USR / MAN / mesg.prf < prev    next >
Text File  |  2009-11-06  |  2KB  |  86 lines

  1. .fill
  2. .justify
  3. .offset 5
  4. .rightmargin 70
  5. .pagesize 72
  6. .m1 3
  7. .m2 2
  8. .m3 2
  9. .m4 5
  10. .ec \
  11. .header /Mesg/Utility/Mesg
  12. .footer /Page #//Printed (%)/
  13. .in +5
  14. .define topic
  15. .bold
  16. .in -5
  17. $1 $2 $3 $4 $5
  18. .in +5
  19. .en
  20. .define endtopic
  21.  
  22. .en
  23. .define noform
  24. .nojustify
  25. .nofill
  26. .en
  27. .define noformend
  28. .justify
  29. .fill
  30. .en
  31. .! Manual created with MWB
  32. .! END-OF-MACRO
  33. .topic NAME
  34. Mesg - Change status flags in /dd/SYS/utmp
  35. .endtopic
  36. .topic SYNOPSIS
  37. .noform
  38. mesg <flags>
  39. .noformend
  40. .endtopic
  41. .topic DESCRIPTION
  42.     The file /dd/SYS/utmp supports some (ten) user defined flags
  43. that can be used by several programs. A flag is considerd as on if it is
  44. written in uppercase or off when in lowercase (or not present). Two
  45. flags are pre definied. The `V` and `M` flag. `V` stands for visiable;
  46. the user can only see these user who has this flag ON using the who
  47. command (every user in group zero can see everyone.) The `M` stands for
  48. receiving messages ON or OFF. This is used by the program
  49. .ul
  50. msg
  51. thats mostly called by
  52. .ul
  53. mmenu
  54. a user interface for BBS etc. To hange theses flags just call 
  55. .ul
  56. mesg
  57. with the flags to switch the option on (upper case) or off (lower case.)
  58. .endtopic
  59. .topic FILES
  60. .noform
  61. /dd/SYS/utmp
  62. .in +3
  63. The flags for each logged on user are stored here.
  64. .in -3
  65. .noformend
  66. .endtopic
  67. .topic EXAMPLES
  68. .noform
  69. mesg V
  70. .in +3
  71. Switches visiable on.
  72. .in -3
  73. .noformend
  74. .endtopic
  75. .topic SEE ALSO
  76. Logon in the TOP Munich Release for default values in the password file.
  77. .endtopic
  78. .topic AUTHOR
  79. .in 0
  80. .ce 4
  81. Ulrich Dessauer
  82. Kerschensteinerstr. 45, D-8034 Germering
  83. Voice: +49 89 8417811
  84. E-Mail: ..!{chiuur|doitcr}!nitmar!ud
  85. .endtopic
  86.