home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / I2FLG110.ZIP / INW2FLAG.DOC next >
Encoding:
Text File  |  1993-03-15  |  4.6 KB  |  118 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.           INW2FLAG...    A utility to that converts an IEMSI new files
  8.                          search request to a flag.
  9.  
  10.           (c) 1992,93 Hans Siemons / Prime Productions.
  11.  
  12.           @Fido 2:512/149
  13.  
  14.           Snailmail:
  15.  
  16.           J.A.J. Siemons,
  17.           Crogtdijk 1,
  18.           4815 AD, Breda.
  19.  
  20.           Bank-accounts (for those who insist ;-))
  21.           222140607
  22.           Giro-Account
  23.           5145504
  24.  
  25.           ┌────────────────────────────────────────────────────────────────┐
  26.  
  27.           After installing ra_new (a  great new files searcher) I got irrita-
  28.           ted by the fact, that  users who logged on to my board using  IEMSI
  29.           got the internal  newfiles search everytime instead of my  external
  30.           new  file viewer.  So  I decided  to make  this little  thingy that
  31.           takes care of my problems.
  32.  
  33.           ┌────────────────────────────────────────────────────────────────┐
  34.  
  35.           What  does it do? It  reads a RA  2.00 Exitinfo.BBS,  checks if the
  36.           user  has IEMSI  on,  then  checks if  a user  requested  a newfile
  37.           search, and if  this is all true,  it will  turn a certain flag  on
  38.           and kill the new files search request  in the profile. If the  user
  39.           did not request the  new files search  or has no IEMSI on  the flag
  40.           is resetted.
  41.  
  42.           ┌────────────────────────────────────────────────────────────────┐
  43.  
  44.           How to install?
  45.  
  46.           I  am sorry,  not  as easy  as normal.  The  problem is  that  this
  47.           program has  to be  run prior  to RA's  internal new  files viewer.
  48.           There  is however a  way, using  the ^X textfile  shell. Be sure to
  49.           active  that  in RaConfig,  and  add  the  following  line to  your
  50.           welcome.a?? (I  suggest placing it on  top, screens  can be aborted
  51.           using the S you know ;-)) :
  52.  
  53.           ^X<Path>INW2FLAG.EXE <Flag1> <Flag2>|
  54.  
  55.           Where the  second flag  is optional. When  you enter  this one,  it
  56.           will be cleared  when an  IEMSI call was  made, and set  if a  non-
  57.           IEMSI  call was made.  This way  you can use  an external new files
  58.           viewer for  normal users too.  If you use RA_new  1.6 or later  you
  59.           can even ask if the user wants  to see new files and also show them
  60.           without a prompt..
  61.  
  62.           Example:
  63.  
  64.           ^Xc:\ra\inw2flag.exe d1 d2|
  65.  
  66.           This will  toggle flag  d1 depending  on the  IEMSI-profile of  the
  67.           user, and set d2 if it was a non-IEMSI call.
  68.  
  69.           Note: You hate people viewing  newfiles during login? Just ignoring
  70.           the above flags is enough to make them cry ;-)
  71.  
  72.           At my  system, flag  d1 automaticly  starts up RA_New  with the  /N
  73.  
  74.  
  75.  
  76.  
  77.  
  78.           parameter, so  the user gets the  new fileslist  without a question
  79.           prompt (he already  said he would like to  see it). Flag  d2 starts
  80.           up  RA_new with the  /A parameter,  asking if he  would like to see
  81.           the newfiles list.
  82.  
  83.           ┌────────────────────────────────────────────────────────────────┐
  84.  
  85.           Guarentees? None whatsover.  You may  do whatever  you please  with
  86.           this program, if you want  to use it as toilet paper, be my  guest.
  87.           Flames are  more  than welcome  because they  can  give  me a  good
  88.           laugh. You may also use what is  ment for. Anyway, good luck  using
  89.           it!
  90.  
  91.           ┌────────────────────────────────────────────────────────────────┐
  92.  
  93.           This is  about it.  This program is  *CARDWARE*, please  send me  a
  94.           nice postcard of  your hometown if you  use and like this  product,
  95.           they look  great here. Remember,  it's a small price,  but makes me
  96.           very  happy and will  encourage me  to make new  utilities for you.
  97.           You can find the address on top of this document.
  98.  
  99.           ┌────────────────────────────────────────────────────────────────┐
  100.  
  101.           INW2FLAG  was developed  using Turbo  Pascal  Professional 6.0  and
  102.           Turbo Powered Editor 3.3.
  103.           The latest version  can be found at my  BBS, and at  my support/re-
  104.           gistration  sites.  (Peter   Hampf,  2:240/11,  and  Dave  Overton,
  105.           1:203/988).
  106.  
  107.           RA_New is (c) 1991-1993 by Ron Huiskes, Intersoft.
  108.  
  109.           Thanks  you to  Harm  Lukas Scheltens  for  being of  assistence in
  110.           testing the final release.  A thank you to Jos Bergman  for testing
  111.           the initial betarelease.
  112.  
  113.  
  114.           "Whatsnew"
  115.  
  116.           RA 2.00 compatibilty
  117.  
  118.