NetTalk Central

Author Topic: NT 5.43 Getting Subscript out of Range  (Read 2001 times)

dmoyer

  • Newbie
  • *
  • Posts: 21
    • View Profile
    • Email
NT 5.43 Getting Subscript out of Range
« on: November 17, 2011, 06:30:51 PM »
I just upgraded to NT 5.43 and I am getting a subscript out of range error.  It points to line 9859 in netweb.clw.  This is the line I commented out so I could compile:

!utfmap[02122h] = 099h    ! #TRADE MARK SIGN         ! DHM causing subscript out of range

Anyone else experiencing this?

David

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11204
    • View Profile
Re: NT 5.43 Getting Subscript out of Range
« Reply #1 on: November 17, 2011, 07:41:44 PM »
Hi Dave,

you'll get the error if you compile in debug mode.
Your fix is fine for the moment, I'll tweak the array (to make it bigger) for the next build.

Cheers
Bruce