Search:

Type: Posts; User: char1iecha1k

Search: Search took 0.02 seconds.

  1. Replies
    6
    Views
    913

    Re: Joint Sudoku effort

    Ok it may not be easier to do it with base 1 but it makes me happy :)

    is the slowness due to redimensioning an array or the fact that it is dynamic that makes it slow?
  2. Replies
    6
    Views
    913

    Re: Joint Sudoku effort

    i know i have seen the other posts but they all relate to the contest which is over.

    I was hopeing to start a joint effort approach doing this and start a new thread. The main difficulty is...
  3. Replies
    6
    Views
    913

    Joint Sudoku effort

    Hi i am trying to write a pure logic sudoku solver, I have got it so that most puzzles can be solved, and very quickly without tidying the code. I have a few optimizations to implement, but once they...
  4. Replies
    416
    Views
    131,476

    Re: Contest 6 - Sudoku solver - Discussion

    When i finish it i shall only post the algorithm not all the other stuff that was needed for the contest,it will take too much time otherwise. it will be interesting to see how they compare, i am...
  5. Replies
    416
    Views
    131,476

    Re: Contest 6 - Sudoku solver - Discussion

    Hi

    I am trying to write a pure logic solver, I have got quite far. It is a pitty I didnt see this sooner or I could have entered my solution, which solves most medium level puzzles without...
  6. Replies
    6
    Views
    2,135

    Re: Weird map drive problem

    i will post the whole lot, in the previous post i tried to simp;lify minimize the amount of code

    Option Explicit

    ' Checks existence of specified mapped drives
    Private Function...
  7. Replies
    6
    Views
    2,135

    Re: Weird map drive problem

    sorry i forgot to say that i already have put a 5 second pause in and it didnt work.

    another update is that it works if the second person is the same as the first, it fails when the 2nd person is...
  8. Replies
    6
    Views
    2,135

    Re: Weird map drive problem

    here some quick snippets, i am just leaving work when i read this, will check when i get back home and post more code if needed

    basically all my rotuines work just not when they are in the same...
  9. Replies
    6
    Views
    2,135

    Weird map drive problem

    Hi

    I am trying to write a vb6 app for mapping users folder but something funny is going on (We are not using a domain, hence the reason for this program)

    On the main form i have 2 buttons...
Results 1 to 9 of 9



Click Here to Expand Forum to Full Width