Newbee how to run pval back if if b0 < b1


Closed Thread
Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    May 2004
    Location
    New England
    Posts
    164


    Did you find this post helpful? Yes | No

    Default

    Hi emmett brown
    Try:

    Code:
    IF b0 < b1 THEN
     pval = pval -1   'run pval backwards 
    EndIF
    "Data sheets? I ain't got no data sheets. I don't need no data sheets. I don't have to read any stinking data sheets!"

  2. #2
    Join Date
    Jun 2006
    Posts
    35


    Did you find this post helpful? Yes | No

    Default

    Excellent! I was trying to make it extremely complicated as I always do. Thank You So Much for your response and time. (tried to post this yesterday but it didn't show up). Emmett

Similar Threads

  1. Help with a draft of a robóvia rf
    By cesar35 in forum mel PIC BASIC
    Replies: 39
    Last Post: - 1st May 2009, 16:11

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