NetTalk Central

Author Topic: Pr28 - missing Template update.  (Read 3409 times)

Poul

  • Full Member
  • ***
  • Posts: 160
    • View Profile
Pr28 - missing Template update.
« on: December 30, 2008, 09:37:34 AM »
Bruce,

I downloaded CR 10 (Dec 26)
I am getting the same compile errors that you fixed a week or so ago with
a nettalk.tpl that you sent me. I did a compare and the #context bit is still missing from pr28 - the nettalk.tpl that you sent me fixes the issue.

ie:
    #Declare(%FirstWebServer)
      #For(%ActiveTemplateInstance)
        #Context(%Procedure,%ActiveTemplateInstance)
          #IF(%ABCBaseClass='NetWebServer')
            #SET(%FirstWebServer,%ActiveTemplateInstance)
            #BREAK
          #ENDIF
        #EndContext
      #EndFor

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11250
    • View Profile
Re: Pr28 - missing Template update.
« Reply #1 on: December 30, 2008, 10:00:41 PM »
Sorry about that Poul, I've made sure the fix is in today's build.

Cheers
Bruce