home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / PCBOARD / WIPEV073.ZIP / WIPE < prev    next >
Text File  |  1994-03-18  |  5KB  |  101 lines

  1. @X00
  2. @X38┌────────────────────────────────────────────────────────────────────────────@X3B┐@X0B
  3. @X38│ @X3EHelp: @X3F(WIPE) Wipe fakey files from the file.dir                            @X3B│@X0B
  4. @X38└@X3B────────────────────────────────────────────────────────────────────────────┘@X0E
  5.  
  6.       This command will fake files.
  7. @X0F
  8.    Description
  9. @X03
  10.       WIPE moves fakefiles offline, creates dummy files to prevent repeated
  11.       U/L, writes data (FAKE_FILE,SIZE,DATE,FAKE_USERNAME,WHO_FAKED,FAKE_DATE)
  12.       to a DATA file (to be watched by SYSOP) and creates a .MOD file (Modulate
  13.       file) to be insert at the file.dir. It also adjust D/Lbytes if the
  14.       faking user like to adjust them.
  15. @X0F
  16.    Examples
  17. @X03
  18.       After entering the WIPE PPE, there will be 5 commands:
  19.  
  20.      (N) = similar to the N-command by PCB
  21.            enter here the search date
  22.      (Z) = similar to the Z-command by PCB
  23.            use here the same syntax as the regular command
  24.            Enter 'HELP Z' at prompt for further infos
  25.      (Q) = quit WIPE
  26.  
  27.      (C) = create dummy(s) to prevent uploads of not wanted
  28.            files.
  29.            Enter name and extension here.
  30.            At the prompt for the name, you can use a '?'
  31.            to tell WIPE to create dummy(s) files for a multi volume
  32.            release. If WIPE match a '?' in filename, it will ask
  33.            you for start char and end char and will create as much
  34.            as dummy files till the endchar is got.
  35.            e.g.
  36.            DUMMY?.ZIP as name
  37.  
  38.            Pay attention on filename length, because the system
  39.            will cut any name longer as allowed 8+3 size.
  40.  
  41.            WIPE will ask for ?, now u can enter for start :1 and
  42.            for end: 99..wipe will create DUMMY1.ZIP..DUMMY99.ZIP
  43.  
  44.            !!!if u enter for start :01  WIPE will
  45.            create DUMMY01/02/03../09.ZIP..DUMMY99.ZIP
  46.            or start: A end :F..-> DUMMYA.ZIP..DUMMYF.ZIP
  47.  
  48.            !!!WIPE will check first if the chosen file exist or not
  49.            it will only create a dummy file, if no real file exists
  50.  
  51.            You can also enter e.g. '0' for start and 'z' for end, so
  52.            WIPE will create dummies from 0-9 and from a-z
  53.  
  54.            (the function for ARJ multi releases will be added ASAP, like
  55.            ARJ,A01,A02...)
  56.  
  57.      (W) = Wipe files from filelist
  58.            enter filename for WIPE to search for, dont use any wildcards
  59.            like '*' and '?', because WIPE will report any match to you
  60.            and * ? arent allowed at filenames.
  61.            e.g.
  62.            ABCD will match in 12abcd34.ext or abcd.zip or wwwwabcd
  63.            try to enter as excact as possible, so the search process
  64.            will take short time for success.
  65.            After WIPE matches data, it will display found data and
  66.            ask you if you like to fake the stuff.
  67.            If no, it will ask you for further searching.
  68.            If yes, if will ask you for reason for fakeing
  69.            (possible comments given by SYSOP cfg will be displayed also
  70.            if you want use them, enter  the number of chosen
  71.            line e.g. '@X0E1@X03' for comment one, feel free to enter own comments
  72.            here). After that, Wipe will ask you (if given access by SYSOP)
  73.            if (m)ove or (d)elete the files, delete will work much faster
  74.            but the files are gone!!!
  75.            Finnaly it asks you (if configured) for adjusting files or not
  76.            Finally (II), WIPE will ask you a last time for permission to fake.
  77.            If you allow it, the process will start faking.
  78.  
  79.      (D) = describe missing or wronge filedescription
  80.            Change descriptions of files.
  81.            if u enter a empty line during the lines with filenames
  82.            the old filedescripts will be copied otherwise an empty
  83.            line means end of data!!! and stop asking for descripts
  84.  
  85.      (M) = Move file(s) between conferences.
  86.            You may only move files to conferences in which you are
  87.            registered to. Conferences without any filelist arent accessable.
  88.  
  89.      ESC   cut further searching
  90. @X03
  91.       You may enter the searchname at the prompt, this
  92.       will skip the menu and jump directly to the searchloop.
  93. @X0F
  94.    Example
  95. @X03
  96.       WIPE FILENAME will search for FILENAME at current DIR.
  97. @X0F
  98.       The system will update the current DIR as soon as possible.
  99.  
  100.    @X09   (c) Thrust Brother - Legends will never die...
  101.