NetTalk Central

Author Topic: PR29 Webserver TYPEd structure error AGAIN  (Read 3083 times)

ccordes

  • Sr. Member
  • ****
  • Posts: 384
    • View Profile
    • Email
PR29 Webserver TYPEd structure error AGAIN
« on: August 20, 2010, 09:33:31 AM »
This happens every time I open an app to work on.

Here are the 3 errors that repeat for about 100 lines-
Cannot use TYPEd structure in this way - C:\Documents and Settings\All Users\Documents\C7Projects\My Examples\menus (56)\web56c001.clw:213,31
 Expected: <statement> <EOF> <INT> <REAL> <DECIMAL> <STRING> <LINEBREAK> ( ; ACCEPT ASSERT CHOOSE INCLUDE OMIT RAISE TRY SECTION COMPILE BEGIN PRAGMA  - C:\Documents and Settings\All Users\Documents\C7Projects\My Examples\menus (56)\web56c001.clw:213,29
Unknown procedure label - C:\Documents and Settings\All Users\Documents\C7Projects\My Examples\menus (56)\web56c001.clw:213,3
----------------------------------------------------------------------------
I then have to go into Webserver, Extensions, NetSimple Objects, Buttons tab. Change something, save, change it back save and compile. Then it works again until it breaks.
I don't know yet what breaks it. It seems random.
 ???
help
chris
Real programmers use copy con newapp.exe

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11250
    • View Profile
Re: PR29 Webserver TYPEd structure error AGAIN
« Reply #1 on: August 22, 2010, 11:25:22 PM »
try deleting all the buttons from the Buttons tab in the web server.
(They'll add themselves back again.)

It's a bug in C7 as far as I can see that I'm trying to work around.

cheers
Bruce

ccordes

  • Sr. Member
  • ****
  • Posts: 384
    • View Profile
    • Email
Re: PR29 Webserver TYPEd structure error AGAIN
« Reply #2 on: August 23, 2010, 04:46:54 AM »
I'll try that.
I'm also uninstalling C7 and reinstalling.

Thanks
chris
Real programmers use copy con newapp.exe