Witango-Talk: Sending files as attachments to Mail Action

2005-08-29 Thread Wayne Irvine
I have a short list of files in an array and would like to send them using the Mail Action. Is this possible? Or do I have top specify a finite path for each file? Or use other mail metatags? I'm using Witango 5.5 on Mac OS X. Wayne Irvine Byte Services Pty Ltd

Witango-Talk: Intermittant Email Issue

2005-08-29 Thread jeffgoldstein
Hello All, I am running 5.5.003 on an W2K Server with SP4, and I am having intermittant email issues. This happens if the taf is just a single mail action with all of the (to/from) specified (not dervived from variables.) The email server is on the same segment as the tango server and the IP

Re: Witango-Talk: Intermittant Email Issue

2005-08-29 Thread Bill Conlon
Look in the mail server log to see what's happening there. On Monday, August 29, 2005, at 11:00 AM, jeffgoldstein wrote: Hello All, I am running 5.5.003 on an W2K Server with SP4, and I am having intermittant email issues. This happens if the taf is just a single mail action with all of t

RE: Witango-Talk: Intermittant Email Issue

2005-08-29 Thread jeffgoldstein
Bill, Thanks for the help. The issue was the network guys were playing around with the "RELAY" Settings, and that was the issue. -Jeff -Original Message- From: Bill Conlon [mailto:[EMAIL PROTECTED] Sent: Monday, August 29, 2005 2:24 PM To: witango-talk@witango.com Subject: Re: Witango-Ta

Witango-Talk: DELROWS

2005-08-29 Thread Wayne Irvine
The <@DELROWS> tag works on row number. I need to delete a row based on matching a value in a field. Can I derive the row number from the match (I could use a loop) and use DELROWS or should I do a FILTER with a !=? Any suggestions? Wayne Irvine Byte Services Pty Ltd

RE: Witango-Talk: DELROWS

2005-08-29 Thread Robert Shubert
If your array isn't too big, then != filters work best here. Robert -Original Message- From: Wayne Irvine [mailto:[EMAIL PROTECTED] Sent: Monday, August 29, 2005 9:51 PM To: witango-talk@witango.com Subject: Witango-Talk: DELROWS The <@DELROWS> tag works on row number. I need to delete a

Re: Witango-Talk: DELROWS

2005-08-29 Thread Wayne Irvine
Robert Shubert at [EMAIL PROTECTED] wrote: > If your array isn't too big, then != filters work best here. Robert Cheers, I did the FILTER method. I would really like a FINDROW or similar metatag though. Surprised there isn't one. Wayne Byte Services Pty Ltd http