NetTalk Central

Author Topic: Is PR24 available in the Main Install download?  (Read 3701 times)

britech

  • Jr. Member
  • **
  • Posts: 57
    • View Profile
Is PR24 available in the Main Install download?
« on: July 05, 2010, 07:44:32 AM »
The reason I ask is that I keep getting a template listed as:

#!=============================================================================================================
#Template(NetTalk,'CapeSoft NetTalk - Version5.00 pr23'),Family('cw20'),Family('ABC')
#!=============================================================================================================
#!
#! CapeSoft NetTalk Template Copyright (c) 2000-2010 by CapeSoft Software (www.capesoft.com)
#!

Showing when I download and install the current  Main Install for 6.3 build  9055
If this is the new PR24, then it is still giving me the same make error on Web Server Example # 3 .

Please let me know in the event I'm missing something important.
Thanks in advance.
Brian

6.3  9055



PS  The routine that is giving me the error is listed below:
! ----------------------------------------------------------------------------------------
value::MAI:SizeLimit   Routine
  data
loc:extra      String(256)
loc:disabled   String(20)
loc:FormOk     Long(1)
loc:options    String(OptionsStringLen)  ! options for jQuery calls
loc:fieldClass String(255)
loc:javascript String(JavascriptStringLen)
  code
    if false
    else
      packet = clip(packet) & p_web._DivHeader('MAI:SizeLimit_'&MAI:MailBoxNumber,,net:crc)
      loc:total[4] = loc:total[4] + p_web.dformat(clip(format(MAI:SizeLimit,@n14) & ' Kb'))
      packet = clip(packet) & format(MAI:SizeLimit,@n14) & ' Kb',0
   End
    packet = clip(packet) & p_web._DivFooter(Net:NoSend)
    if loc:eip = 1
      do SendPacket
    end

! ----------------------------------------------------------------------------------------
NT5 PR26
6.3 9055

Johan de Klerk

  • Full Member
  • ***
  • Posts: 217
  • Johan de Klerk
    • View Profile
    • Designer Software
Re: Is PR24 available in the Main Install download?
« Reply #1 on: July 05, 2010, 08:16:07 AM »
Hi Brain,

I have tried both the Mirror and normal site and both have the same problem with both.
Main Installs.

Both the install files, NetTalk5Install.Saf, have a date of 05/07/2010, 15H13 however the template seems not to have been updated.

Also shows as PR23 in the template registry.
The NETTALK.TPL file has a date of 27/06/2010, 20H55

Clarion has also not picked up that the template has changed.

I think something must have gone wrong when Bruce did the installation build.

Using: C6.3-9058

Regards

Johan de Klerk
Clarion 10, NT 11.57

britech

  • Jr. Member
  • **
  • Posts: 57
    • View Profile
Re: Is PR24 available in the Main Install download?
« Reply #2 on: July 05, 2010, 08:52:34 AM »
Thanks Johan,

Appreciate the confirmation.
Brian
NT5 PR26
6.3 9055

DonRidley

  • Don Ridley
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 729
  • donaldridley2011@gmail.com
    • View Profile
    • Email
Re: Is PR24 available in the Main Install download?
« Reply #3 on: July 05, 2010, 08:51:22 PM »
I couldn't get the install to work.  It would get about 3/4 of the way and I'll get a 'Not Responding" on it.  Maybe a bad download.
"Eliminate the impossible, whatever remains, however unlikely, must be the truth."

NetTalk 12.55
Clarion 11

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11250
    • View Profile
Re: Is PR24 available in the Main Install download?
« Reply #4 on: July 06, 2010, 06:10:22 AM »
It may have been while I was uploading it Don.
I've found a bug in IE though, so I think I'm gonna make a PR25 to tweak that.

cheers
Bruce