NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: dmoyer on November 17, 2011, 06:30:51 PM

Title: NT 5.43 Getting Subscript out of Range
Post by: dmoyer 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
Title: Re: NT 5.43 Getting Subscript out of Range
Post by: Bruce 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