1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>FORMAT of SWAPP.SYS</title>
</head>
<body background="/back_fbb.jpg">
<h1 align="Center"> SWAPP.SYS </h1>
<p> </p>
<pre><big><b>SWAPP.SYS (\FBB\SYSTEM).</b></big>
This file will reside in SYSTEM-directory. This file is used for
automatically re-route messages. This file normally changes the @BBS-address,
but can also change the TO-field. You might not need so many callsigns etc.
here, but you should make one line with only your callsign after the @. In
that case the @BBS will be removed from messages to users in your own BBS.
For the first tries, it is enough to have one line starting with @, and then
your BBS-callsign. You can fill in the rest later.
##########################
# SWAPP.SYS for FBB 7.00 #
# for LA6CU by LA6CU #
##########################
#
# File SWAPP.SYS is used to change @BBS-adresses, to-adresses etc
# > changes to-callsign
# < changes from-callsign
# @ changes @BBS
# Combinations also allowed, like > LA8AK @ OZ2PAC.
#
# Other possibillities (recommended) is to delete own @BBS. That is done
# by putting own BBS-call in first column.
#
# Swapping may use hierarchy. For instance :
# @ F6FBB.FRA.EU @ F6FBB.FMLR.FRA.EU
# Only the first full address will be swapped to the other
# @ F6FBB @ F6FBB.FMLR.FRA.EU
# All F6FBB addresses will be swapped to the other
#
@ LA8AK LA9K
@ LA5IV LA9K
@ LA6XXX
@ HF EU
@ WWW WW
@ HFNET WW
@ LA9WO LA9H
@ TEST
<font color="#800000">This page was last updated 17-Apr-99</font>
</pre>
</body>
</html>
|