home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Online Praxis 1998 March
/
Image.iso
/
CD-ROM
/
TOOLS
/
DFU
/
BLAZE.EXE
/
data1.cab
/
Verity
/
vcm
/
Style
/
style.vgw
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-03-12
|
340 b
|
20 lines
# Copyright (C) 1987-1995 Verity, Inc.
# Copyright (C) Datalytics, Inc. 1996-97
#
# Verity gateway to Netwax proxy
#
$control:1
gateway:
{
$ifdef DATALYTICS
dda: "VerityFileSystemGateway"
table: DOCUMENTS
$else
dda: "DatalyticsProxyGateway"
repository: "proxy"
user: "datalytics"
table: DOCUMENTS
$endif
}
$$