Custom Query

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (19 - 21 of 3866)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Ticket Resolution Summary Owner Reporter
#20 Rejected [:class:] in regex anonymous
Description

StringRegExp says that [:space:] is recognized.

But this one works:

StringRegExpReplace($s,"(re:|fw:|fwd:)\s*","")

but these didn't:

StringRegExpReplace($s,"(re:|fw:|fwd:)[:space:]*","") StringRegExpReplace($s,"(re:|fw:|fwd:)([:space:])*","")

#23 Rejected Acces to DataGridView for .net 2.0 Gandi
Description

Could You make funtion which recognize and have acess to read date from control DataGridView in .net 2.0

#26 Rejected Setting Color with words JamesB
Description

I don't think this has been suggested, but could we have AutoIt allow words like:

Blue Red Green Yellow etc

Be supported in the syntax? GuiCtrlSetColor($MyControl, "Blue") or GuiCtrlSetBkColor("Blue")

Thanks!

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Note: See TracQuery for help on using queries.