Subject:
|
Re: Dumb VB question
|
Newsgroups:
|
lugnet.robotics.rcx
|
Date:
|
Wed, 21 Jun 2000 22:47:38 GMT
|
Viewed:
|
1635 times
|
| |
| |
In manual it says that input has to be string, then activeX control parses
it and searches for numbers 0,1,2.
So perhaps you should define those constants explicitly as strings instead
of using variants.
"Ben Erwin" <ben@alum.mit.edu> wrote in message
news:FwHKu9.2I1@lugnet.com...
> If using the constants OUTPUT_A, OUTPUT_B, OUTPUT_C instead of "012" ... how
> can you refer to multiple outputs in one command? "OUTPUT_AOUTPUT_BOUTPUT_C"
> certainly doesn't work, and neither do "OUTPUT_A,OUTPUT_B,OUTPUT_C"
> or "OUTPUT_A OUTPUT_B OUTPUT_C" it seems.
>
> also ... why isn't there a lugnet.robotics.rcx.vb for these kinds of
> questions? :)
>
> -Ben
|
|
Message is in Reply To:
| | Dumb VB question
|
| If using the constants OUTPUT_A, OUTPUT_B, OUTPUT_C instead of "012" ... how can you refer to multiple outputs in one command? "OUTPUT_AOUTPUT_BOUTPUT_C" certainly doesn't work, and neither do "OUTPUT_A,OUTPUT_B,OUTPUT_C" or "OUTPUT_A OUTPUT_B (...) (24 years ago, 21-Jun-00, to lugnet.robotics.rcx)
|
3 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|