Custom Query (3922 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (358 - 360 of 3922)

Ticket Resolution Summary Owner Reporter
#1098 No Bug Case logical bug raphaelpereira.itpro@…
Description

("abc" = 0) IS TRUE IN: Select

Case "abc" = 0

MsgBox(0, "test1", "test1")

Case "xyz" = "xyz"

MsgBox(0, "test2", "test2")

Case Else

MsgBox(0, "test3", "test3")

EndSelect

#4088 Works For Me SciTE opens for a few seconds, then closes. Jos ranier25@…
Description

Just started using AutoIt and SciTE again since upgrading to Windows 11 on a new computer.

I uninstalled and re-installed SciTE4AutoIt3 but the problem continues.

Are there any Windows system issues that I should investigate that might be causing this?

#121 Fixed StringSplit not case sensitive for separator with multiple characters as group Jpm randallc
Description

Whereas; separator with Individual characters, or separator with multiple characters as group -both- are case sensitive;

  1. Could this be documented if not regarded as a bug?

Please clarify intended behaviour? Thanks, Randall

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