Subj : Email and baja...
To   : Richard Brumpton
From : Digital Man
Date : Wed Sep 04 2002 02:49 pm

 Re: Email and baja...
 By: Richard Brumpton to All on Wed Sep 04 2002 05:13 am

> Ok, whats wrong with the following...
>
> a variable called email is set to "[email protected]"
>
> My script says
>
> SETSTR email
> UNGETSTR
> main_send_netmail
>
> I thought that this would put the contents of the variable email into the
> buffer, which in turn would automaticay address email to
> [email protected]
>
> BUT, it doesn't it puts the next email into the buffer the the
> main_send_netmail command receives the word "email"
>
> Anyone know wha I am doing wrong?

SETSTR expects a string constant (cstr) argument, not a variable name. Use this
instead:

COPY str email

                                                digital man

---
� Synchronet � Vertrauen � Home of Synchronet � telnet://vert.synchro.net