;ͻ
; Helpfile for Portal of Power                  Last changed: 10.03.93  JS 
;                                                                          
;                         (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.                                                    
;ͼ
;
;
;===========================================================
; AREA MANAGER
;-----------------------------------------------------------
!TOPIC 560 AreaMan: DL. count look
!NOINDEX

Specifies the look of the download counters. A download counter, is a number,
in brackets "[0]" or "<0>" or something like this, showing how many times a
file has been downloaded.

If you are NOT using download counters, you should blank these two fields.
;
;-----------------------------------------------------------
!TOPIC 561 AreaMan: Adopt always
!NOINDEX

With this option set to 'Y', the File Area Manager will adopt all orphan
files, on entering a file area.
;
;-----------------------------------------------------------
!TOPIC 562 AreaMan: Insert DL. count
!NOINDEX

With this option set to 'Y', the File Area Manager will insert a download
counter, where they are missing, on entering a file area.

See also: 561Adopt always.
;
;-----------------------------------------------------------
!TOPIC 563 AreaMan: Adopt inbound
!NOINDEX

With this option set to 'Y', the File Area Manager will insert your
160inbound directory in the list of file areas, so you may view files, and
all other functions of the file area manager.
;
;-----------------------------------------------------------
!TOPIC 564 AreaMan: First file area
!NOINDEX

When using Opus 1.10, it may take some time to read through all SYSTEM* files.
To prevent this, you may enter the first SYSTEM* file to read here.

See also: 565Last file area
;
;-----------------------------------------------------------
!TOPIC 565 AreaMan: Last file area
!NOINDEX

When using Opus 1.10, it may take some time to read through all SYSTEM* files.
To prevent this, you may enter the last SYSTEM* file to read here.

See also: 564First file area
;
;-----------------------------------------------------------
!TOPIC 566 AreaMan: View Picture
!NOINDEX

Here you may specify a command to view your pictures (e.g. GIF or PCX)
Enter "$filename" where you want the filename to appear.

Example: "VPIC /a $filename"

NOTE: $filename is casesensitive. I.e. you may NOT specify e.g. $FileName

See Also: 51Using the view-command from the AreaManager
;
;-----------------------------------------------------------
!TOPIC 567 AreaMan: Number of Digits
!NOINDEX

Here you specify the fixed-length of the downloadcounters.
If you specify 0, the length will be floating.

Examples:

"0" would give [31]

"4" would give either [  31] or [0031] dependig on the 568Zero Pad option

;
;-----------------------------------------------------------
!TOPIC 568 AreaMan: Zero pad
!NOINDEX

If you have specified a fixed length of the downloadcounters
(See: 567Number of Digits), you have the choice of padding
unused digits with 0.

Examples:

Zero Pad = "N" would give [  31]

Zero Pad = "Y" would give [0031]

;
;-----------------------------------------------------------

