From:	65381::LEDERMAN     "B. Z. Lederman"  6-AUG-1996 11:30:11.12
To:	STAR::EVERHART
CC:	LEDERMAN
Subj:	RE: Zmodem for VMS?

Just in case anyone else asks the question.

I found out how to make the latest SZ programs that are on
the Freeware CD work.

If you define the normal symbol, such as 

sz :== $sys$login:sz-alpha.exe

then to get it to actually send a file you have to say

$ sz sz filename

because it could also be

$ sz zcommand {somethine}

This is a change in the way the executable behaves from previous
versions.  You used to just say 

$ sz filename

to send something, and that's how I think most people expect
it to work.

If we keep this stuff on the Freeware CD (which I think we should),
we probably should add a little extra note to the readme file.

Bart.
