Custom Query (3926 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (283 - 285 of 3926)

Ticket Resolution Summary Owner Reporter
#1015 Fixed _SQLite_SaveMode() --> _SQLite_SafeMode() Jpm Zedna
Description

_SQLite_SaveMode() --> _SQLite_SafeMode()

SafeMode is correct and has very different meaning :-)

I think this beta stage (3.3.1) where many script breaking changes was introduced is ideal for correcting also this badly named function.

Note: There are also some variables named as SaveMode (but not all of them).

#1016 Fixed _WordDocSaveAs - if path exist Jpm Volly
Description

When using _WordDocSaveAs and the path does not exist, one does not receive an error saying the path does not exist. I only get an error saying The requested action with this object has failed. Yes, I could do a path check, but it would be nice to have the function do it natively.

#1019 Fixed _GUICtrlListView_SetItemCut and other UDF's not working correctly Gary Qsek
Description

With these functions you can set an items state but can not reset the state by using 'False' for $fEnabled

_GUICtrlListView_SetItemCut _GUICtrlListView_SetItemFocused _GUICtrlListView_SetItemDropHilited

There could be other wrong UDF's though i didnt found another one using _GUICtrlListView_SetItemState

Fix is in the ExampleScript

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