;ͻ
; Helpfile for Portal of Power                  Last changed: 18.02.93  SA 
;                                                                          
;                         (C) Copyright 1989-93 by                         
;       Dan Wulff, Jens Sandalgaard, Steen Christensen & Sren Ager        
;                                                                          
; This file may not be given to anybody, without the written permission    
; from The Portal Team.                                                    
;ͼ
;ͻ
;                                                                          
;                        (C) Copyright 1998-2000 by                        
;                          The German Portal Team                          
;          Carsten Brandt, Michael Kleefeld and Marcus Roeckrath           
;                                                                          
;                                                                          
; Changes made                                                             
;                                                                          
; By                : Marcus Roeckrath                                     
; First Modification: 10 April 2000                                        
; Last Modification : 10 April 2000                                        
;                                                                          
; Look at HISTHELP.TXT for exact information about all changes made to     
; the original P063B9 help files!                                          
;ͼ
;
;
;===========================================================
; ARCHIVER SETUP
;-----------------------------------------------------------
!TOPIC 680 Archiver: Add
!NOINDEX

To be able to use the archivers, Portal must know how to call them. To help
setting this up, 2 wild-cards have been defined:

  $archive    The name of the archive to create/update.
  $filespec   The file specifier to add to the archive.

The archiver commands has to given WITH extension like pkzip.exe and so on.
;
;-----------------------------------------------------------
!TOPIC 681 Archiver: Unpack
!NOINDEX

To be able to use the archivers, Portal must know how to call them. To help
setting this up, 2 wild-cards have been defined:

  $archive    The name of the archive to unpack.
  $filespec   The file specifier to extract from the archive.

The archiver commands has to given WITH extension like pkzip.exe and so on.
;
;-----------------------------------------------------------
!TOPIC 682 Archiver: Erase
!NOINDEX

To be able to use the archivers, Portal must know how to call them. To help
setting this up, 2 wild-cards have been defined:

  $archive    The name of the archive to delete files from.
  $filespec   The file specifier to delete from the archive.

The archiver commands has to given WITH extension like pkzip.exe and so on.
;
;-----------------------------------------------------------
!TOPIC 683 Archiver: Test
!NOINDEX

To be able to use the archivers, Portal must know how to call them. To help
setting this up, 2 wild-cards have been defined:

  $archive    The name of the archive to test.
  $filespec   The file specifier to test in the archive.

The archiver commands has to given WITH extension like pkzip.exe and so on.
;
;-----------------------------------------------------------
