Custom Query (3931 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (64 - 66 of 3931)

Ticket Resolution Summary Owner Reporter
#3231 Fixed second in Date.au3 Melba23 Ontosy
Description

File: Include\Date.au3 Line: 1043

If $iSecond > 0 Then DllStructSetData($tSYSTEMTIME, "Second", $iSecond)

instead of

If $iSecond > 0 Then DllStructSetData($tSYSTEMTIME, "Seconds", $iSecond)

#3000 Rejected scriptline anonymous
Description

When I don't set my own com error function and an error occurs the script line number is returned, is it possible to return script line number also when I set my function because currently the returned value is -1.

#1303 Rejected script to replace the @ScriptLineNumbe Jos Odin
Description

Add in the possibility of replacing SciTe @ScriptLineNumber on line numbers Because the in the exe @ScriptLineNumber not work.

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