Strange behaviour


Closed Thread
Results 1 to 6 of 6

Hybrid View

  1. #1


    Did you find this post helpful? Yes | No

    Default

    Hi
    Any suggestion on this one?

  2. #2
    Join Date
    Oct 2005
    Location
    Sweden
    Posts
    3,612


    Did you find this post helpful? Yes | No

    Default

    Hi,
    How about:
    Code:
    If (sms[0]="a" OR sms[0]="A") AND (sms[1]="c" OR sms[1]="C") AND (sms[2]="t" OR sms[2]="T") then

  3. #3


    Did you find this post helpful? Yes | No

    Question

    Quote Originally Posted by HenrikOlsson View Post
    Hi,
    How about:
    Code:
    If (sms[0]="a" OR sms[0]="A") AND (sms[1]="c" OR sms[1]="C") AND (sms[2]="t" OR sms[2]="T") then
    Thanks buddy. It worked. I was going crazy with this otherwise.

Similar Threads

  1. Strange Behaviour - Simple code+DT_INT+16F676
    By financecatalyst in forum mel PIC BASIC Pro
    Replies: 10
    Last Post: - 17th February 2010, 18:53
  2. Strange Serout Behaviour
    By bluesmoke in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 12th August 2009, 04:12
  3. Strange ADC behaviour
    By ruijc in forum mel PIC BASIC Pro
    Replies: 28
    Last Post: - 12th December 2007, 20:03
  4. Strange behaviour from PIC16F877 on TMR0
    By mikebar in forum mel PIC BASIC Pro
    Replies: 18
    Last Post: - 19th August 2006, 01:31
  5. strange int behaviour
    By tom in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 17th November 2005, 15:41

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts