Modify ↓
Opened 17 years ago
Closed 17 years ago
#587 closed Bug (No Bug)
ControlGetPos array error
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | 3.2.12.0 | Severity: | None |
| Keywords: | Cc: |
Description
I am trying to use the ControlGetPos() but I am running into problems with an array error. I cut and pasted the example from Scite help index, but I get the same error. "Line -1 Error: Subscript used with non-Array variable."
Attachments (0)
Change History (2)
comment:1 by , 17 years ago
comment:2 by , 17 years ago
| Resolution: | → No Bug |
|---|---|
| Status: | new → closed |
I agree with Saunder's assessment here. Also, I'm not really sure what the "SciTE help index" is so I really don't know what you have tried. Anyway, this is unlikely to be a real bug so I'm closing this.
Note:
See TracTickets
for help on using tickets.

It probably can't find the control, so is not returning an array. This is not a bug (unless you have code that proves otherwise). For general support, use the forums.