Modify ↓
Opened 16 years ago
Closed 16 years ago
#1561 closed Bug (Wont Fix)
failed to send pound sign {#}
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | 3.3.6.0 | Severity: | None |
| Keywords: | Cc: |
Description
ControlSend($WINDOW, "", "", "{#}")
It sends "3" instead of "#". On only rare occasions does it send "#".
Attachments (0)
Change History (3)
comment:1 by , 16 years ago
comment:2 by , 16 years ago
P.S
Perhaps you should read the ticket guidelines before posting tickets.
comment:3 by , 16 years ago
| Resolution: | → Wont Fix |
|---|---|
| Status: | new → closed |
You certainly fell is the problem of Send/controlsend not able to send correctly the the shifting of character.
It could be having very good you submit a well structure report
Note:
See TracTickets
for help on using tickets.

I can't reproduce it.