NetTalk Central

News and Announcements => News And Views => Topic started by: Bruce on December 22, 2010, 04:35:40 AM

Title: NetTalk 5.08 released
Post by: Bruce on December 22, 2010, 04:35:40 AM
Hi all,
Version 5.08 is now on the web site.

Note that we're not in "pre-release" stage anymore, it's now in "official beta" release.
So download from the regular Nettalk page.

Cheers
Bruce
Title: Re: NetTalk 5.08 released
Post by: Bruce on December 22, 2010, 10:22:18 PM
There's a bug in 5.08 which affects multi-dll applications.

Open \clarion6\3rdparty\template\nettalk.tpl
goto line around 175 - you should have something like
#!CALL(%SetCategoryLocation(ABC), 'NETTALK', 'NetTalk')
 
remove the ! at the front of the line to make
#CALL(%SetCategoryLocation(ABC), 'NETTALK', 'NetTalk')
 
You'll need to close clarion, open it again, and recompile from the data dll.
Sorry about the error.

I'll make a 5.09 build shortly.
Title: Re: NetTalk 5.08 released
Post by: Bruce on December 27, 2010, 10:57:38 PM
5.09, and 5.10 have been uploaded to the web site, although susanne is on leave so the web site pages may not have been updated yet. Recommended for current users as they contain mostly bug fixes.

Cheers
Bruce
Title: Re: NetTalk 5.08 released
Post by: Bruce on December 28, 2010, 04:55:11 AM
the www.capesoft.com machine is a bit sick at the moment - try www.capesoft.net (http://www.capesoft.net) as an alternative.

cheers
Bruce