LSTSRV-L Archives

LISTSERV Site Administrators' Forum

LSTSRV-L

Options: Use Monospaced Font
Show Text Part by Default
Condense Mail Headers

Topic: [<< First] [< Prev] [Next >] [Last >>]

Parts/Attachments: text/plain (24 lines)
Print Reply
Sender:
LISTSERV give-and-take forum <[log in to unmask]>
Subject:
From:
Eric Thomas <[log in to unmask]>
Date:
Wed, 22 Jun 1994 00:12:29 +0200
In-Reply-To:
Message of Tue, 21 Jun 1994 16:05:48 EST from LISTSERV give-and-take forum <[log in to unmask]>
Reply-To:
LISTSERV give-and-take forum <[log in to unmask]>
On Tue, 21 Jun 1994 16:05:48 EST Vern Maxson <[log in to unmask]> said:
 
>I have the following in LOCAL SYSVARS:
>local = 'INDIANA.EDU *.INDIANA.EDU *INDIANA.EDU'
>local = 'IUBVM IUAQUA IUGOLD IUJADE IUAMBER IUROSE IUBACS'
>local = 'INDYCMS INDYVAX *.IUPUI.EDU'
 
LOCAL SYSVARS is essentially a REXX program. So you have to use:
 
local = local 'xxxxxx'
 
on the second and following lines.
 
>And the FILELIST entry for the files I want to get has:
>filename filetype   LCL OWN V     103  1587 93/08/20 14:37:50
>Description
>filename filetype   LCL OWN V      98   133 93/08/20 14:38:25
>Description
 
If you created that entry manually, LCL refers to the systemwide LOCAL
definition.
 
  Eric

ATOM RSS1 RSS2