Search results for query: *

  • Users: tclancey
  • Content: Threads
  • Order by date
  1. T

    Question Sorting a list by multiple parameters.

    Hi folks. I'm struggling finding a working solution for a list sorting problem, maybe I'm just misunderstanding. I've sorted lists before, but not by multiple parameters. I have a list of words, all different lengths and could be anything, also could be a very long list, but as far as the...
  2. T

    The application is in break mode. For no reason!

    I have some code, just writing it. It converts images pixel by pixel and updates a form showing the picture every xxx pixels. This problem is showing while the application is within 3 loops and a couple of routines, process and cpu are stable, there are no break points, there is absolutely...
  3. T

    Question File copy complications

    Hi there. I need to write an application that will copy files from one NAS to another. This isn't a sync, more of an additive copy, if file dates are different, the file sizes are different or the A attribute is set the file will be copied. Of course a file will also be copied if the...
Back
Top