NetTalk Central

Author Topic: Compile error on 7.18  (Read 2837 times)

rjolda

  • Sr. Member
  • ****
  • Posts: 329
    • View Profile
    • Email
Compile error on 7.18
« on: July 31, 2013, 06:11:27 PM »
Hi
Compile errors: (2)
Field not found: NOJAVASCRIPTCHECK
Field not found: NOSCREENSIZECHECK
Stuck.....
Ron Jolda

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11250
    • View Profile
Re: Compile error on 7.18
« Reply #1 on: July 31, 2013, 09:34:36 PM »
Hi Ron,

Probably means an old netweb.inc file on the machine somewhere. Those 2 properties are declared in netweb.inc.
So check that it hasn't been copied to the app folder or something like that.

If this is a multi-dll app remember to recompile the data dll.

cheers
Bruce



rjolda

  • Sr. Member
  • ****
  • Posts: 329
    • View Profile
    • Email
Re: Compile error on 7.18
« Reply #2 on: August 02, 2013, 06:02:20 PM »
Hi Bruce,
Interestingly, I had installed NT7 on a test machine ( have learned the hard way) that also had C9 Beta on it.  I did pick the version of Clarion 8 to install to.  The NT installed into a Clarion8 subdirectory under SoftVelocity(x86) and not into the accessories folder beneath SoftVelocity(x86). ReDir path was still set for the accessory folder path directly beneath Softvelocity(x86).  Cleaning up the installed files fixed my problem.  And the Mobile Browses now work under 7.18.
Thanks,
Ron Jolda