bug in strrange

21 views
Skip to first unread message

Эдуард Зозуля

unread,
Jun 30, 2013, 8:01:10 AM6/30/13
to he...@googlegroups.com
> set lati 3
3
> strrange $lati 0 0
3
> strrange $lati 0 10
3
> strrange $lati 0 2
3
> strrange $lati 0 1
HeclServer error: {ERROR {Exception of type class java.lang.StringIndexOutOfBoundsException: length=1; regionStart=0; regionLength=2} 3} {eval 1}

Эдуард Зозуля

unread,
Jun 30, 2013, 8:04:28 AM6/30/13
to he...@googlegroups.com


> set lati 30
30
> strrange $lati 0 1
30
> strrange $lati 0 2
HeclServer error: {ERROR {Exception of type class java.lang.StringIndexOutOfBoundsException: length=2; regionStart=0; regionLength=3} 3} {eval 1}
Reply all
Reply to author
Forward
0 new messages