NetTalk Central

Author Topic: OddJob  (Read 3168 times)

Djordje Radovanovic

  • Full Member
  • ***
  • Posts: 237
    • View Profile
OddJob
« on: March 07, 2014, 05:16:47 AM »
NetTalk Version 7.36

In NetWeb.clw line 7269 is

            self.ParseHTML(strData.value, 1, strData.LengthA(),p_header)

and it is compiled if ODDJOB exist. It should be changed to meet new StringTheory declarations.

Best regards,

Djordje Radovanovic

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11263
    • View Profile
Re: OddJob
« Reply #1 on: March 07, 2014, 08:56:39 PM »
I'll upload an update today.

Replace strData.value there with strData.GetValuePtr()

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11263
    • View Profile
Re: OddJob
« Reply #2 on: March 08, 2014, 01:35:36 AM »
7.37 is up