| |
| |
| |
|
Page: 1 2
Comments:
<0> booya! w***up ma peeps <0> (by which I mean, hello everyone) <1> I have a VB 2005 ***ignment that involves reading a CSV file (Each line contains three values coma delimited) into a structure. The part i am trying to figure out is how to separate the values on each line. Any clue here? <1> I can do the loop <1> Just need some guidence on how to split upo the three separate values <1> A reference to function? that i can lookup in books online? <2> well, you can parse using .IndexOf and .Substring <2> or you can use .Split <1> ok I will look that up <1> thanks <2> yup <1> Does VB 2006 support tokens? <2> 2006? <2> you mean 3.0? <2> and if so I don't know anyway :P <1> err vb 2005
<2> what do you mean by "support tokens"? <1> I'm thinking of tokens like used in mIRC scripting <2> ah you mean a token that represents a coomand or ;ine of code sort of thing? <2> line* <2> I don't think so no <2> of course some of the ubercoder brainiacs that hang in here might disagree :/ <3> chuckie^ :) <4> lol still there <5> chuckie <5> are you cold <4> copy <4> paste <1> is there a way to search an array? <5> can I offer you some advice? <1> is that suggestion, "read books online!"? <5> no <5> give up <1> that's even nicer of a response <1> why would you say that? <6> Ever heard of a loop? <5> you're hopeless, might as well try to find something you're good at before you invest a lot of wasted time at this <1> christ VB is so primitive <5> hahahahaha <6> bahaha <5> and yet it's over your head <6> Explain knowc <7> Let me guess... You know everything about C/C++, but you can't figure out how to code in VB. <5> my advice stands <1> Is this efnet? <6> It must be, because you are yet another tard <5> how can you tell? <1> So if I cock of back you ban me right? is that how this is going to work? <5> are you threatening me? <6> I think he wants a cock in his backside <5> oh <5> I see <5> only good thing about working on the weekends is I get to do .net <1> Doesn't anyone remember that embar***ing time I helped pull that Punisher dildo out of OnError's ***? We've be friends every since. <5> silence is golden <8> golden m00 <6> ^ScreweD: The gross part was seeing it in your mouth afterwards <2> reboot: yeha man it's pretty damn chilly here <2> not as bad as the last couple of days though <1> hahahahaha nice topic <1> ****ers <1> Welp, Just to let you jerks know. I finished my girlfriends Language Translation ***ignment an hour after it's deadline and got it working perfectly without prior VB experience. Only problem now is that it will not be accpeted because it wasn't done in time no thanks to your hints. <1> ***ignment: - Rudimentary Translator. Table 7.22 gives English words and their French and German equivalents. Store these words in a text file and read them into a structure having a member for each language. Write a program that sorts arrays according to the English words. The program should then request an English sentence as input from the keyboard and translate it into French and German. For example, if the English se <1> Maybe If I'm lucky she might get an F+ <1> You relly could take some lessons on manners from the programmers in #ColdFusion when it comes to helping newbies with questions <6> bahaha <6> Gee, thanks <1> No thank you <6> You must think we care about newbies? <1> No I think you got smacked around to much while giving nickel blowjobs to the elderly and disabled. Hence the reason you could care less <6> Explain help for ^ScreweD <6> Explain answers for ^ScreweD <7> Unable to find answers <6> damn timer <6> Explain help for ^ScreweD <7> ^ScreweD: We give help when we feel like it, to whom we feel like it. If you want help, hire a tutor. If you want free help, try here and be patient. If you don't get the help you think you deserve, well... THIS AIN'T MICROSOFT TECH SUPPORT NUMBNUTS.
<1> i was patient and I was polite <6> Like the ridiculous comment about how primitive VB is :) <6> If you want a searchable "array" you us a collection <1> That came after <6> +e <1> thanks that would of been a good response instead of <1> <1> is there a way to search an array? <1> <5> can I offer you some advice? <1> <5> give up <6> At that point I had merely asked if you've ever heard of a loop <1> I didn't come here to piss anyone off I just had some honest questions and I so I'll be the better person and apologize for my actions <6> I often help people here, but if there's any "tude" I don't <6> It takes a thick skin to survive around here :) <1> well I just wished that whole incident didn't happen so I could of got this completed and turned in in time <1> I only ask questions when needed. I wasn't asking anyone to write a program for me. I can do my own work but may ask for some guidence on what to reference. It's part of learning <1> Oh and your loop suggestion to my question I asked earlier. "Is there any way to search an array?" Maybee <1> is there a way to search an array? <1> <5> can I offer you some advice? <1> <5> give up <1> oops <1> might check out Array.find method it new in the .NET Framework version 2.0 <6> I wasn't paying attention, figured you were using vb5/6 <9> anyone know how to create a private reference member variable in a cl***? <9> i can't find the syntax :'( <9> private <SomeRefModifer> var_name as cl***_name <9> i'm ***uming it is something like that... just can figure out the <SomeRefModifer> <9> oh... this vb.net, btw <1> OnError: good one, i'll award you back some coolness points for coming up with that answer. lol <9> gah... msdn is a pile >:( ... just run a search, clicked a link, and it pointed to a "not found" article <1> Enzo|V|, i am a complete Tard or else I'd help you <9> heh... no worries buddie :) .. i appreciate the response any how :) <1> sorry <9> sometimes it seems like the channel is sleeping everytime i come in here :D <1> OnError is re good at this stuff though.. u might try and message him. <9> i don't wanna get him upset >.> <9> some chans have the old... don't message @ rule :/ <9> something tells me i should have just used C# ... =/ <1> nah, i don't tink he would mind. Like I said he's good. You should see what he'll do for a shiny nickel <9> :D <6> I hope that's a euphemism for a 50 dollar bill <9> xD hehe <9> i'm a poor college student -- in debt $40k ... i have no things called "dollars" <6> Not much point in opening the IDE for less than that <9> cause basically i just have a byref in a sub... and i want to store that byref in a member variable <9> private my_var as my_cl***..... my_var.blah = "blah" ... doesn't work <1> he only works for nickels <9> hehe <6> It sounds like .blah isn't a string <6> unless you mean an instantiation problem <9> nah... it is an instantiation prob =/ <6> Since it "Is Nothing" without being newed <9> for some reason... my_var = (var i p***ed a method byref) ... isn't setting the my_var member var as a ref <9> i can't believe i'm saying this... i miss my c++ pointers :'( <6> ByRef just allows you to change the object to which the original refers <9> yeah that's what i'm trying to do ... i want to store the reference in a member variable so any of my member methods can change the object to which the original refers <6> Then Private foo As bar is fine <6> Just check for Is Nothing before attempting to use it, if it might not have been referenced or instantiated yet <6> If Not (foo Is Nothing) then <6> there's also an IsNot operator now <9> 'aight... i'll give it another shot in a controlled env... <9> thx for thinkin' about it OnErr ^^ <9> omg XD .. << i just read the title >> <9> heh <1> nice isn't it? <9> heheh, yeah... /hugs ***... 'er wait .. that doesn't make it better XD <1> i swear that only happened because I tripped and fell after pulling it out of Onerro's ***. honestly <9> XD hhe .. yeah, i mean, who could blame you? you were doin' a favor! <9> OnErr! i fixed da prob!!!! w0000t .... something else was redefining my member var <6> That would do it <9> damn these 12k lines :'( <9> well, i'm out all... thx fer da hlp! <10> lol
Return to
#visualbasic or Go to some related
logs:
lithium libnetsnmp #unixhelp #politics #hardware necroscan #winxp #beginner #hardware #hardware #linuxhelp
|
|