Msg: 3512 *Conference*

12-04-92 21:18:50

From: HARVEY CHRISLEY

To : RICHARD HANSON

Subj: PORTABLE 100 CONTEST

Hi Rick, I just got my copy of Portable 100 today and saw the Club 100 news 
inside the front cover. I read about the contest of the month and I want to be
one of the first to get my answers in. So here goes...

1) Who is Joe Stephen?
   Got me. Doesn't he know??? :)

2) List the Wordstar commands available in Text?
   I loaded up WordStar 5.0, got out my T200 and here's what I found.
   ^P - Signals that the next control char is to be entered in the text
        not acted upon.

   ^E - Moves up one line.

   ^X - Moves down one line.

   ^A - Word Left.

   ^F - Word Right.

   ^S - Letter Left.

   ^D - Letter Right.

   ^H - Delete letter to the left of cursor.

3) What is the Basic command for saving a .BA file as a .DO file?
   To save "Program.ba" as "Program.do" you would enter:
    LOAD "PROGRAM        (move the .BA file into basic)
    SAVE "PROGRAM.DO"    (save the .BA file as a .DO file)

There's my answers, hope they're right, hope I win a free disk. See you on the
twelfth.

Harv