;ͻ
; 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.                                                    
;ͼ
;
;
;===========================================================
; 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.
;
;-----------------------------------------------------------
!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.
;
;-----------------------------------------------------------
!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.
;
;-----------------------------------------------------------
!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.
;
