Error 9. Subscript out of range.

Things you’d like to miss in the future...
Post Reply
KLASS
Posts: 95
Joined: 06 Dec 2014 12:28

Error 9. Subscript out of range.

Post by KLASS »

Enter the following commands from the help in the address bar:
text font("m", "Consolas", 12, 0, 1);
font(, "Segoe UI", 9, 0, 0);
Attachments
123.png
123.png (96.58 KiB) Viewed 313 times

admin
Site Admin
Posts: 59751
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Error 9. Subscript out of range.

Post by admin »

Thanks, happens since 20231117. Won't happen again from next beta.

jupe
Posts: 2669
Joined: 20 Oct 2017 21:14
Location: Win10 22H2 120dpi

Re: Error 9. Subscript out of range.

Post by jupe »

Unrelated to the above posts (besides topic matching, no ladybug though!), and not sure if this is helpful, but you seemed to fix another similar issue using just this error output here, which made me think it is worth mentioning, the screenshot is from latest ver, but it happened in earlier .0102 too (text in code box below)

The error appears multiple times, it happens as the list pane is being updated, each time the dialog is dismissed more lines are added/updated in the pane.

2024-01-05_125429.png
2024-01-05_125429.png (16.14 KiB) Viewed 199 times

Code: Select all

Error:  	9 (0x00000009)
Desc:   	Subscript out of range
Dll:    	0
Proc:   	pRowDet@249
Count=5, RowFirst=4, RowLast=4, Hovering=True

Source: 	XYplorer
XY ver: 	XYplorer 25.40.0102 - Lifetime License Enterprise
OS:     	Windows 10 Pro, 64-bit, Version 22H2, Build 19045.3803 (10.0)
Locale: 	1033 (en-US)
ANSI:   	1252, ACP: 1252  (ANSI - Latin I)
Font:   	Segoe UI 11, Segoe UI 9, DBCS: No
DPI:    	120 (125%), 1920x1080

Date:   	2024-01-03 10:22:42

admin
Site Admin
Posts: 59751
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Error 9. Subscript out of range.

Post by admin »

Cannot really see it yet. I'll add some additional error trapping to the next beta.

PS: I saw a possible cause now and fixed it. So maybe it'll be history in the next beta.

jupe
Posts: 2669
Joined: 20 Oct 2017 21:14
Location: Win10 22H2 120dpi

Re: Error 9. Subscript out of range.

Post by jupe »

Ok great! :tup:

I'll let you know if I encounter it again.

Post Reply