Witango-Talk: Calling Tango class inside taf

2003-06-16 Thread Murugapiran
Hi, I find it difficult to call a class file inside taf file. Can somebody send a code snippet to call tcf file inside taf file. Thanks, Murugapiran Natan. TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf

Witango-Talk: I want to call Javabean inside a taf file.

2003-06-16 Thread Murugapiran
Hi, Can somebody send me code snippet for calling a javabean inside taf file. Thanks, Murugapiran Natan. TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf

Re: Witango-Talk: Custom Scope

2003-06-16 Thread Rick Sanders
Hey guys! Well, it now works. I neglected to put the scope=custom scope attribute in the @ROWS tags. So, that's why nothing worked! In Scott's earlier email he mentioned to amke sure to put the scope in assign statements. That set a bell off for me to check the @ROWS too. Much thanks! Rick

Re: Witango-Talk: Help with MacOSX ODBC to MySQL

2003-06-16 Thread Chris Millet
MacODBC works on later versions from 10.2.3 and up, I think it is. The only problems I've had with earlier versions were with the GUI only, not performance. I tried iODBC, but at the time, it was more difficult to set up than unixODBC. You might check the archives, I know there were several

RE: Witango-Talk: Calling Tango class inside taf

2003-06-16 Thread Wilcox, Jamileh
First add the tcf file to your Objects in the Workspace panel (select the Objects tab and then right click on the Witango Class Files folder and choose 'Add'). Then drag the object into your TAF to create an object instance. Open the object in your Workspace panel and drag in methods from the

Re: Witango-Talk: Calling Tango class inside taf

2003-06-16 Thread gauthier-s
Hello, As you allready may know, you can't 'call' a class file in a program, but you can call a method of an instance of a class file. There is 2 approach to achieve this: with metatags: -To instanciate a class file: @assign request$myclassinstance @createobject type=tcf objectid=myclass.tcf -To

Witango-Talk: email

2003-06-16 Thread Michael Dittbrenner
I was wondering if anyone knows a way to take an email address out of a returned/bounced email. We current have to unsubscribe people from our database by hand and I was wondering if anyone knew a way to be able to auto take email address. Mike D Educational Directories Unlimited, Inc. Michael

Witango-Talk: Upgrade

2003-06-16 Thread John Shaw
Hi all, If I spend the $1,500 US to upgrade from T2K, will I get noticably more stability and a cron file funtion that works? Thanks for your input. John TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf

RE: Witango-Talk: Upgrade

2003-06-16 Thread Ben Johansen
I guess it depends on the platform :-) The email archive that I started witango.ws and is also one witango.com are running on cronjobs under v5 for updates. That is the extent of my pushing cron. I would say on the Windows platform that stability and performance have been improved. Ben

RE: Witango-Talk: email

2003-06-16 Thread Ben Johansen
If your are using V5 and the @EMAIL @EMAILSESSIONS tags it can be done relatively easily. Else you will have to have your mail server move the raw message into a place where Witango can read in the file and parse. Ben Johansen - http://www.pcforge.com Authorized Witango Reseller

Re: Witango-Talk: Upgrade

2003-06-16 Thread Jason Pamental
John, Stability and speed is definitely improved. What sort of cron problems are you having? Problems creating the file or getting it to execute? We created a Crontab Editor that works on T2K and v5 on just about any platform to view/modify or create cron entries. Let me know off-list if

Re: Witango-Talk: email

2003-06-16 Thread Dan Stein
Mike, Are you doing the email through Witango if you are you should be able to parse the email for the to address and remove it or unsubscribe them from the DB in a taf. If you are getting the emails in entourage you should be able to use apple script to grab the email address and store it and

Re: Witango-Talk: Help with MacOSX ODBC to MySQL

2003-06-16 Thread Bill Conlon
I've followed the MyODBC instructions explicitly, and I ODBC datasources are listed in both witango studio and odbctest. But when I try to connect, I get: In Witango Mac studio 5.07: dyld: /Applications/Witango/Dev Studio 5.0/Witango Dev Studio 5.0 dead lock (dyld operation attempted in a