![]() |
|
|||||||
| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Bug Reports Post about errors or bugs encountered. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Erel
I have found that when using Sender in "select" I have to write the case with lower case letters , otherwise it does not recognize the name, example: ... AddEvent ( "LbToKg", Click, "all_conversions") .... Select Sender Case "lbtokg" If Arc_color = 0 Then Disp = 0.4536 * Disp Else Disp = 2.2046 * Disp ... did I miss something or it is a bug ?
__________________
David Erez Ramat Hasharon, Israel |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Resolve Sender ambiguity | agraham | Basic4ppc Wishlist | 4 | 10-24-2008 01:55 PM |
| How to use "Sender" in click-events? | Stellaferox | Questions & Help Needed | 4 | 02-20-2008 07:00 AM |
| Returning subroutine error - Input string was not in the correct format | HarleyM | Questions & Help Needed | 4 | 10-20-2007 07:45 AM |