NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Rob Kolanko on October 04, 2012, 08:07:33 AM

Title: Button to start a pop-up form generates a compile error (6.46 regression bug)
Post by: Rob Kolanko on October 04, 2012, 08:07:33 AM
After upgrading from Netalk 6.44 to 6.46, I have receive compile errors on buttons that start a NetwebForm procedure as a popup. The compile error is: "Unknown identifier: LOC:DIVNAME". The error is in  template generated code.  Currently I have added a LOC:DIVNAME  variable on the procedures that call popup procedures to prevent the compile errors and work on other parts of my project. 

Rob Kolanko
Title: Re: Button to start a pop-up form generates a compile error (6.46 regression bug)
Post by: Bruce on October 05, 2012, 12:14:03 AM
thanks - fixed for 6.47
Title: Re: Button to start a pop-up form generates a compile error (6.46 regression bug)
Post by: ccordes on October 13, 2012, 09:21:20 AM
When will 47 be available?
I just updated to 6.46 and this breaks on any form to do anything.
<_Edit_>
My bad - other buttons do work. It is a problem with popup.





Title: Re: Button to start a pop-up form generates a compile error (6.46 regression bug)
Post by: Bruce on October 13, 2012, 10:57:20 PM
monday or tuesday.
Title: Re: Button to start a pop-up form generates a compile error (6.46 regression bug)
Post by: ccordes on October 15, 2012, 06:18:59 AM
Thanks!!