Trent,
>(413) subscript out of range
This can often occur when you are trying to store an INTEGER value into a
SMALLINT variable. This has happened to me when creating a FOR loop
incorrectly - the program gets stuck in a permanent loop and your SMALLINT
loopcounter goes over 32625 (or whatever the max value for a SMALLINT is).
Check the variables you are using and the values being stored into them. You
could use PRINT statements in your code to see at what stage the program
dies. Then use PRINT statements to output the values you are about to store
in each SMALLINT variable.
Regards,
Stephen White
Analyst Developer
ERSIS Australia Pty Ltd.
The views expressed in this e-mail are not neccesarily those of ERSIS
Australia Pty Ltd.
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Friday, February 23, 2001 1:09 AM
To: [EMAIL PROTECTED]
Subject: MI-L Unidentified MapBasic Error
(413) subscript out of range
any ideas what the problem is??
Trent M. Richardson
Mapping Applications Specialist
Patton Harris Rust & Associates, pc
14532 Lee Road
Chantilly, Virginia 20151
Phone:703.449.6700 Fax:703.449.6713
[EMAIL PROTECTED]
_______________________________________________________________________
List hosting provided by Directions Magazine | www.directionsmag.com |
To unsubscribe, send e-mail to [EMAIL PROTECTED] and
put "unsubscribe MapInfo-L" in the message body.
_______________________________________________________________________
List hosting provided by Directions Magazine | www.directionsmag.com |
To unsubscribe, send e-mail to [EMAIL PROTECTED] and
put "unsubscribe MapInfo-L" in the message body.