Hello All

First can I thank Ted G8NPF for Sally and the help he gave me at the
start of this project "Sarah". Thank you very mush to G4VWL,GW3TMH,G6PAP
,M0AWB,G4KKI for your help. If you can program in V basic The V basic 
code is in this zip file to make the server better please do and send me
a copy as I'm new to V basic. All I ask is this please do not change the
name.

To install Sarah:

(1) Copy the file  html.ini to your Sally\System directory.

(2) Now edit the html.ini and in this file find these lines and put your personal
    information in. These lines will only be used in the HTML templates.

            ** This must be done before you run Sarah. **
----------------------------------------------------

[Tokennames]

;before you run Sarah you must enter your information here.

2ndname=Bate               
Qth=Stoke-on-Trent
Qra=IO83WA
Web=SJ94

----------------------------------------------------

(3) copy the Html.exe to into your Sally\Server\Outgoing directory.

(4) make a directory name "Template" in the Sally directory. 

(5) copy the Blank0.htm and Blank999.htm in this zip to this directory.

That's it for the install of Sarah:
 
Now to send a HTML message: 

Go to "Create a new message" 

On the FIRST LINE of the message enter "<HTML>"

Now on the next line enter the template number (0 to 999) to use in your
message "if this is your first time type 0 or 999 here OK"

eg

<HTML>          <---------------------------------------<<<<
0               <---------------------------------------<<<<
Message from: G7OAE@GB7SAM.#28.GBR.EU  Ref:101_G7OAE



{SIGNATURE}
                 Timed: 01:06 on 01 August 1998

/QSL

IF YOU DO NOT ADD THE "<HTML>" and the template number 
TO THESE TWO LINES OF THE MESSAGE you will send a message
as normal.

Now to send a appended HTML message:

Go to "Create a new message" 

On the FIRST LINE of the message enter "<HTML>" * as above *

Now on the next line enter the template number (0 to 999) to use in your
message "if this is your first time type 0 or 999 here OK"  * as above *

And on the next line "<ASCII>"

eg

<HTML>          <---------------------------------------<<<<
0               <---------------------------------------<<<<
<ASCII>         <---------------------------------------<<<< 
Message from: G7OAE@GB7SAM.#28.GBR.EU  Ref:101_G7OAE



{SIGNATURE}
                 Timed: 01:06 on 01 August 1998

/QSL

IF YOU DO NOT ADD THE <HTML> , template number and <ASCII> TO THE
TOP THREE LINES OF THE MESSAGE you will send a message as normal.

Now when you enter .f1 in your message text this will be replaced with

<font size="1"> in html code.

If you enter .f1TEST.normal in your message this will be replaced
with this

<font size="1">TEST</font> in html code

Look at the Html.ini for all the token names for the Html codes

ie 
token0=.f1 will be replaced with inbed0=<font size=+1>

You can enter your own token names after say token0= "upto token255="
with your own HTML codes after the inbed0= "upto inbed255=" 
in the html.ini.

In the html.ini file

[BR]
BR=YES

This is to switch the automatic <BR> ON or OFF OK.
To switch the automatic <BR> OFF enter BR=NO here.

When you are editing or making your new "Blank###.htm" Template files. 
The token names you can use in the Template files are below. These are
the same as the Template file for the Winpack CNV2HTML Server by Ken GW3TMH

$1STNAME marks where the "sally sysop 1st name" will be put.
$2NDNAME marks where the "sally sysop 2nd name" will be put. *This is 
from the Html.ini*
$QTH marks where "your QTH" will be put. *This is from the Html.ini*
$QRA marks where "your QRA" will be put. *This is from the Html.ini*
$WEB marks where "your WEB" will be put. *This is from the Html.ini*
$MYCALL marks where "your callsign" will be put.
$SUBJECT marks where the "subject of the message" will be put.
$FROM marks where the "callsign and home BBS of the sender" will be put.
$VERSION marks where the "Sally Version number" will be put.
$BBS marks where the "your LocalBBS" will be put.
$MID marks where the "BID number" will be put. 
$TEMPLATE marks where the "Template number" will be put.
$YYYY marks where the "Year in this format 1989" will be put.
$YY marks where the "Year in this format 89" will be put.
$MMM marks where the "Mouth in this format Dec" will be put.
$MM marks where the "Mouth in this format 12" will be put.
$DD marks where the "Day in this format 31" will be put.
$HH marks where the "Hour in this format 17" will be put.
$NN marks where the "Minute in this format 15" will be put.
$SS marks where the "Second in this format 59" will be put.
$TYPE marks where the "Type of message Personal or Bulletin" will be put.
$TEXT or $DATA marks where the message its self will be put *This must 
be in the Template file OK*.
$TO marks where the "to Callsign"" will be put.
$ADDRESS marks where the "destination BBS" will be put.

These Token names are just for Sarah Templates only.

$DATE marks where "Your system date" will be put.
$TIME marks where "Your system time" will be put.
$BUILD marks where the "Sally Build number" will be put.

You must have Blank0.htm in your Sally\Template "You can play with the
html code in Blank0.htm but do not delete this file OK".

Have fun John G7OAE 