Custom Query (3931 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (439 - 441 of 3931)

Ticket Resolution Summary Owner Reporter
#772 Rejected stringstripLF chiknfrmr@…
Description

I would like to see AutoIT have a function to strip line feeds from strings, similar to stringstripCR

Thanks for your consideration.

#778 No Bug EnvGet("PROCCESSOR_ARCHITECTURE") reports x86 on 64 bit OS Dreamer
Description
MsgBox(4096,"Architecture",EnvGet("PROCESSOR_ARCHITECTURE")

Maybe related is the fact that @OSVERSION reports WIN_2003 on the same system. The system is actually Windows XP Professional x64bit Edition.

#780 No Bug bug with zero hunter
Description

$i=0 If $i="dfdsfds" Then

MsgBox(0,"","This is a bug!")

Else

MsgBox(0,"","No bug.")

Endif


In previous versions such bug was not.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.