Search found 5 matches

by noob4life
30 Jul 2012, 11:03
Forum: Mindstorms Software
Topic: Released: MindSqualls v2.0
Replies: 17
Views: 16954

Re: Released: MindSqualls v2.0

Hey guys, I know this thread hasn't been touched for quite some time, but I had problems with the missing winusb.sys on Windows XP, which was the reason why MindSqualls USB connection does not work under Windows XP, at first. As someone pointed out earlier you need to install it separately using the...
by noob4life
26 Jul 2012, 07:46
Forum: Mindstorms Software
Topic: SubStr vs. MidStr
Replies: 6
Views: 6286

Re: SubStr vs. MidStr

Thanks for the information and for the help, John!

Cheers,

noob4life
by noob4life
24 Jul 2012, 12:28
Forum: Mindstorms Software
Topic: SubStr vs. MidStr
Replies: 6
Views: 6286

Re: SubStr vs. MidStr

Found this in a VB forum, possibly it applies to NXC as well - "What is difference between String.Substring and MID function? Said both performs the same type of operation on string. The basic difference lies, how they indice the string characters. In case, if you have got string "TEST&qu...
by noob4life
23 Jul 2012, 10:53
Forum: Mindstorms Software
Topic: SubStr vs. MidStr
Replies: 6
Views: 6286

Re: SubStr vs. MidStr

No ideas? hmm

that's sad
by noob4life
17 Jul 2012, 09:13
Forum: Mindstorms Software
Topic: SubStr vs. MidStr
Replies: 6
Views: 6286

SubStr vs. MidStr

Hey there! I'm following your forum for quite a while now and usually found answers, but not this time. I'm trying to do some networking stuff with several NXTs and therefore wanted to split a string containing flattened values. For splitting I used SubStr() and had problems with it. MidStr() instea...