Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

[Help] using byref in vb 6

Options
  • 25-04-2006 4:56pm
    #1
    Registered Users Posts: 221 ✭✭


    ok heres the call
    Find_Number sdk, current_row, current_col, current_num

    sdk is a 3d array , the rest are all ints

    the function goes like so ...
    Find_Number(ByRef sdk() As Integer, ByRef row, ByRef col, ByRef num)

    can anyone help ?? thanks loads guys

    -Elfman


Comments

  • Registered Users Posts: 15,443 ✭✭✭✭bonkey


    Help with what? You haven't described a problem!


  • Registered Users Posts: 221 ✭✭Elfman


    Sorry guys got it working it was using the wrong value .. il let you know what i did when i figure it out


    thanks for ur help neway


    -elfman


Advertisement