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 "
sysop@carso.darktech.org"ã > ã > 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ã >
sysop@carso.darktech.orgã > ã > 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 þ [vert/cvs/bbs].synchro.netã