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