Need help in code


Closed Thread
Results 1 to 23 of 23

Hybrid View

  1. #1
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,653


    Did you find this post helpful? Yes | No

    Wink

    Hi, Camolas

    Code:
    ...
    
    GOSUB FIM
    
    FIM:
    WHILE Bot1=1 :WEND 
    GOTO ini
    
    ...
    Those two lines ( GOSUB FIM and FIM: ) can be simply wiped off : the only use is to loose two clock cycles ... say nothing for us.


    " Im Portugese next Europen winers cup"

    too much ... vinho verde ???


    Alain
    Last edited by Acetronics2; - 18th April 2008 at 09:17.
    ************************************************** ***********************
    Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
    ************************************************** ***********************
    IF there is the word "Problem" in your question ...
    certainly the answer is " RTFM " or " RTFDataSheet " !!!
    *****************************************

  2. #2


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Acetronics View Post
    Hi, Camolas

    Code:
    ...
    
    GOSUB FIM
    
    FIM:
    WHILE Bot1=1 :WEND 
    GOTO ini
    
    ...
    Those two lines ( GOSUB FIM and FIM: ) can be simply wiped off : the only use is to loose two clock cycles ... say nothing for us.


    " Im Portugese next Europen winers cup"

    too much ... vinho verde ???


    Alain
    Hi,

    I will try that later.

    About the vinho verde not at all for the moment

  3. #3


    Did you find this post helpful? Yes | No

    Default

    Thanks for the hellp Alain, when you came to Prtugal i will buy you a botle of vinho verde.

    Im from the city that mackes the bert Portugese vinho verde Casal Garcia, Aveleda...

    By by

Similar Threads

  1. Reading in Manchester code
    By brid0030 in forum Code Examples
    Replies: 0
    Last Post: - 10th March 2009, 21:55
  2. How much code space do PBP statements use.
    By Darrel Taylor in forum Code Examples
    Replies: 5
    Last Post: - 13th February 2009, 21:31
  3. Loop with two motor and 2 sensors
    By MrRoboto in forum mel PIC BASIC
    Replies: 4
    Last Post: - 8th December 2008, 23:40
  4. Making Program Code Space your playground...
    By Melanie in forum Code Examples
    Replies: 15
    Last Post: - 19th July 2008, 08:26
  5. Re-Writing IF-THEN-AND-ENDIF code?
    By jessey in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 18th August 2006, 17:23

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