| |
| |
| |
|
Page: 1 2 3
Comments:
<0> But ByVal will not work <1> yea you sud not need to hardcode byref <0> ByVal is the default in .NET <0> which makes so much more sense to me <0> the amount of times I wrote ByVal at my last place was ridiculous <0> i think i only ever p***ed in a variable ByRef, once! lol <1> byref forever! <0> ByVal FTW! <0> :) <0> I have been playing BF2142 a lot recently <0> apart from a few annoying bugs <0> its pretty **** hot! <0> oh and the occasional lag spots <0> always at a crucial point lol <2> if a function is ended or exit the variable declare in it is erase ? <0> exit function
<1> yes <0> if i understood your ramblings there <1> unless you declare them as statics <0> bigAl did lol <0> aaahh <0> i get it <0> when the function exits, do the variables get cleaned up automatically you mean? <0> they should <2> yes <0> however, in VB6 that is not always the case <0> hence the memory leaks <2> haha... my english is not that good <0> better than my turkish <0> ;#) <2> its cool to know lots of language u know <1> aign mate large donner chilli sauce <0> i do know lots of languages <2> specially in computer language.. like vb c# and so on... <0> C#, VB, <0> hehehe <2> it earns... kekeke <0> anyhoo <0> what you are talking about there is <0> Non-Deterministic Finalisation <0> I love that <2> can i do point campare in a memory ? <0> When dealing with object and such like it is always best practice to forcefully destroy those object before leaving the procedure/terminating the cl*** <0> ie <2> like picture1.point(x,y) = picture2.point(x,y) <0> Set objFoo = Nothing <0> should be able to do that <0> yeah <0> you'll have to see if thats available on the image/picturebox controls <0> well <0> back to work <2> other then using picturebox.. can i just declare the picture in a memory <0> You might be better off in UnManaged C++ for stuff like that <3> http://www.theregister.co.uk/2007/01/15/wii_death/ I smell law suit here <3> and the smell of urine <2> there is a function build in vb that i can see how the codes run.. from 1 line to 1 line.. how do i do that... <0> F8 <0> you should seriously read some online documentation <0> http://www.vbtutor.net/vbtutor.html <4> two bits <4> how ??? <4> fulru how ??? <4> table X1 <4> ==================== <4> id Name <4> ======================= <4> 1 a <4> 2 b <4> 3 c <1> dont paste that **** in here <4> why ?? <4> just 1 row <1> paste to nomorepasting.com <4> u wont i type all in here ??? <4> u are very arogan <4> as OP
<1> but i am nice to kittens and old ladies <4> bbrrrr <5> so pity... <5> he's really need in help <1> then he should have pasted as asked <6> hehe <0> oops <7> http://roxik.com/pictaps/?pid=a143569 Hahah <2> is there a function to calculate how much my program need to finish its prosess time ? <2> like in scanning... they got extimated time... <0> Timer <0> there isnt a magic function that will do anything you want you know <0> you need to WRITE that function using a Timer and a good algorithm <5> i found difficulty placing my ado connection on module... it failed to open connection <5> please help... <5> i make connect function on module, <5> then on my form i called it , connect <5> but it failed... <5> ???? <5> hellooooo.... <2> DJCharlie how do i know how long my codes will finish ? <2> is there away to count ? <5> i found difficulty placing my ado connection on module... it failed to open connection <5> i make connect function on module, <5> then on my form i called it , connect <5> but it failed... <5> please help... <3> well <3> do you bother to check the error? <3> do you know what error trapping is? <3> have you ever used : On Error Gotto ErrHandler <5> i call it with if connect then msgbox success else failed <3> well, doesnt help does it <5> yes... it wrote failed <5> i'll try to add error handling... <3> you need to impliment some error handling <3> use the err object in the handler <5> how to know what my error...? <3> errHandler: debug.print "ERROR! error number: " & err.number & ", Description: " & err.description <3> then you can look up what the error number or description means, then deal with the problem <5> i tried it... i traced it with f8 then it skip the error handler <5> my function in boolean... <5> it always got 0 as failed... <5> what should i do now ? <3> on error goto errHandler <3> codethatcauseserror <3> exit sub or function <3> errHandler: <3> handle the error <3> end sub or function <3> thats the basic setup for a errhandler <5> yes.. its like that <5> i write it exatcly.. <3> did you use my line of debug.print code from above? <5> yes... <5> the prob is it not went to err <3> maybe it didnt error then <5> so...? <5> if i don't place it in module... it's working <0> you didnt set the function to true maybe? <0> paste your code at nomorepasting.com <5> sorry? <5> set to true? <0> paste your code at nomorepasting.com <0> then switch off your errorhandling and tell us what error occurs if any <8> the failed call isnt raising an error persay. try look through your 'ado connection' object for something like "LastError", "ErrorMessage", "FailReason"... etc, and MsgBox()/debug.print that <8> i havent used ado, but if it isnt going to the error handler, there should be a way to check for the error in the object that your calling the method from <8> well, not much anyway =p <3> theres an ado error object <3> but vb err object should return the failure <5> how to look at it? <0> paste your code at nomorepasting.com <0> we may be able to spot any problems straight away <5> i'll try
Return to
#vb or Go to some related
logs:
jack kline dalnet smssavers #chat-world #php #kl KEREM ALACAM #kl #chat-world why is java so retarded?
#chat-world
|
|