home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / PCBOARD / WHOV036.ZIP / TB_Q_PPE.NFO < prev    next >
Text File  |  1994-03-16  |  3KB  |  76 lines

  1.  
  2.  
  3.                ┌───────────────────┬───────────────────┐
  4.                │                   │        ────────   │
  5.                └─────┐       ┌─────┤        ────────   │
  6.                      └───────┘     └───────────────────┘
  7.  
  8.           ───═══╡          Thrust Brothers            ╞═══───
  9.  
  10. TOPIC: The meaning of TB_Q_PPE support.
  11.  
  12. Well, everybody (hope so) outthere in the scene and outer knows the effect
  13. of FILE_ID.DIZ or DESCRIPT.ION or similar files to this standart being supported
  14. by BBS or tools. The systems scans this files and get their infos out of.
  15. The idea of TB_Q_PPE is quiet the same to PPE's. One additional line to each
  16. PPS source code would make the life a little bit easier. This line just writes
  17. a 'Q' to the USERNET.XXX (accesable as UN_STAT()) and a short description to the
  18. operation line (accessable as UN_OPER()). Due to the fact that PCB doesnt use 'Q'
  19. as any switch right now, it can be used to mark any action like 'T' for
  20. transfer or 'A' available for chat.
  21. This additional line may look like:
  22.  
  23.        wrunet pcbnode(),"Q",un_name(),un_city(),"Using: @X03NAME OF PPE," "
  24.  
  25. It's easy to add and provides some advantages.
  26.  
  27. WHO.PPE's may be extended to scan this 'Q' switch and display additional data
  28. to other nodes. It might look like that, if a PPE on node 2 supports this
  29. TB_Q_PPE standart....
  30.  
  31.  
  32. Line        Status         Idle   Caller - Location or Group    Time: @SYSTIME@
  33. ---- --------------------- ----- ----------------------------------------------
  34.   1  Downloading           00:54  USER1_NAME - CITY1
  35.   2  Using: NAME OF PPE    00:01  USER2_NAME - CITY2
  36.   3 *Available for Chat    00:32  USER3_NAME - CITY3
  37. ---- --------------------- ----- ----------------------------------------------
  38.  
  39. So PPE's might write in e.g. the name of the PPE or the action they are
  40. currently performing....or what ever they like to.
  41. The syntax is quiet free, but max length (color codes included) musnt be
  42. larger as 48 chars!....( operation line is not longer!)
  43.  
  44. Hope this idea will help to increase the possibility and features of PPE coding
  45. and displaying infos to user. (HOPE CLARK wont use 'Q' one day!!!)
  46.  
  47. Thrust Brothers PPE's supports this standart from now (03/15/94)
  48. with following PPE's:
  49.  
  50. WIPE  - Faking Files/Changing Filedescription/Moving Files to other Confs
  51.       - adjusting creds/creating dummy files/...
  52. WHAT  - displaying currently incoming uploads
  53. WATCH - displaying currently outgoing files
  54. WHO   - displaying node status/selfupdating nodemonitor/displaying TB_Q_PPE
  55.       - Line scroller
  56.  
  57. and all following PPE's by Thrust Brothers.
  58.  
  59. Thrust Brothers info files written to USERNET.XXX will only be 21 chars long
  60. without colorcodes and 25 chars with ONLY 1 colorcode at operation line.
  61.  
  62. WHO by Thrust Brothers will only support this two sizes during displaying.
  63. But feel free to write PPE's with using the whole 48 chars given, your PPE's
  64. should be able to handle long and short info files at USERNET.XXX, and
  65. write main data at the beginning of the operation line.
  66.  
  67.  
  68. LAST WORDS:
  69.          OK, thats all for now..if you have probs email
  70.          PHIL THRUST on your favourite BBS or dudes like
  71.          WERNER&TARDY or BUTTERBALL. they can pass your mail to us.
  72.  
  73.          Thrust Brothers are HAEGAR THRUST and PHIL THRUST
  74.  
  75.  
  76.