Custom Query

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (250 - 252 of 3893)

Ticket Resolution Summary Owner Reporter
#334 Wont Fix Sqlite UDF and Vista64 Dschingis
Description

The example from helpfile for _Sqlite_StartUp() works fine for 32bit executables even under Vista64. If executed with 64bit executables under Windows Vista 64 SP1 it does not work. @error set to 1, dll cannot be opened.

#565 Rejected Calculate Membership in group or ranges Dschingis
Description

A function for calculating the membership in a group or range, which returns True or False. Example:

$a = 5
Member($a,1;3;4;7;9;b-m)
Member($a,1-4;6;8-22)
Member($a,A-H;z;n-x;5)
Member($a,EvenNumbers(13,79))
#2581 Fixed Dec ( "hex" [, flag = 0] ) Does not respond like before. Jon DutchCoder
Description

It looks as if the optional flag is not responding anymore. The return value equals 1 for every hex string. Integer (default mode) still works fine.

Note: See TracQuery for help on using queries.