Custom Query (518 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (28 - 30 of 518)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Ticket Resolution Summary Owner Reporter
#148 fixed Reduce DosSleep times to speed code Gregg Young
Description

DosSleep?(x) > 1000; x = x/10 DosSleep?(x) < 1000 & > 100; x = 100 DosSleep?(x) < 100 & > 10; x = x/2 DosSleep?(x) < 10; x = x

#149 fixed Change to DosSleep(0) or eliminate DosSleep(1) on inner loops for file loading Gregg Young
#151 fixed Allow the subject column width to be user settable and it to be movable between the right and left panes Gregg Young
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Note: See TracQuery for help on using queries.