Custom Query

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (34 - 36 of 3866)

2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Ticket Resolution Summary Owner Reporter
#1137 Completed Change RegEnumKey/RegEnumVal error return to be more sensible. Valik xelotiac@…
Description

Hello,

I hope it will not be 'is a feature, not a bug' ;)

Both functions, RegEnumKey / RegEnumVal, delivers if there is no valid key or no more key available german sentence like 'Das System kann die angegebene Datei nicht finden' Or 'Es sind keine Daten mehr verfügbar'. So I have to use always additional string function to check the return value of it. The string info is more exact than the available error codes (differents between 'not exist' and 'not anymore exists'. How about a Return Value like and add this different as a new error cde.

Thanks for reading,

Sebastian

#1231 Rejected strange wildcards behaviour with filecopy Jon xelotiac@…
Description

Hello,

If I use this piece of code for a "abcdef.ghi" file:

FileCopy('abcde*.ghi','tmp\abcde*.ghi',9)

Auotit copy that file correct, but the name has changed to 'abcdeabcdef.ghi'.

With kindly regards,

Sebastian

#549 No Bug ControlSend sometimes sends wrong text www.songwei@…
Description

ControlSend sometimes sends wrong text. For example, I want to send "www.songwei@…", but I get "wWW>songwei@…" or "www.songwei2gmail.com". That is, ControlSend adds or removes a Shift in the text.

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