Custom Query (3931 matches)
Results (22 - 24 of 3931)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #2055 | Fixed | Convert UDF's to struct* type | ||
| Description |
Just a reminder for myself. |
|||
| #574 | Fixed | Problem with sending the Windows Key + L | ||
| Description |
I'm using the Novell client. Send("#l") This lock the workstation but the "l" key doesn't work anymore unless I press the windows key to unlock it. I tested it with an older version of AutoIt and it work no problem. |
|||
| #2941 | Fixed | Tidy doesn't find Then on a continuation line in a #Tidy_Off block | ||
| Description |
This :- #Tidy_Parameters/pr=1 /prc=1 /uv=3 /tc=4 /scb /sefc /serc /ewnl
#Tidy_Off
Func Demo ()
If True Or _
True Then
Local $i = 1
EndIf
EndFunc
#Tidy_On
causes ";### Tidy Error: If/ElseIf statement without a then.." on the If statement.
There is no error when not in the #Tidy_Off block. This is on Tidy version 14.801.1932.0 (August 2014) Regards Alan Parry |
|||
