One line IF


Closed Thread
Results 1 to 4 of 4

Thread: One line IF

  1. #1
    Join Date
    Mar 2005
    Location
    Cocoa, Florida
    Posts
    42

    Default One line IF

    Hi,

    Having problems with the one line IF THEN LABEL not returning.
    Is this a call or an absolute jump?

    Thanks guys.

  2. #2
    Join Date
    Nov 2005
    Location
    Bombay, India
    Posts
    947


    Did you find this post helpful? Yes | No

    Default Re: One line IF

    This is a goto. Absolute jump.

  3. #3
    Join Date
    Mar 2005
    Location
    Cocoa, Florida
    Posts
    42


    Did you find this post helpful? Yes | No

    Default Re: One line IF

    That would be why, then.
    Thanks.
    Another win for the manual

  4. #4
    Join Date
    Apr 2011
    Location
    Kent, UK
    Posts
    52


    Did you find this post helpful? Yes | No

    Default Re: One line IF

    ... unless you request a GOSUB.

    IF condition = true THEN GOSUB subroutine

Similar Threads

  1. Line following robot
    By azmax100 in forum Schematics
    Replies: 0
    Last Post: - 1st July 2009, 15:55
  2. Most Users Ever On-Line
    By skimask in forum Off Topic
    Replies: 1
    Last Post: - 26th April 2007, 19:06
  3. Red Line
    By jcleaver in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 6th March 2007, 18:11
  4. 2 Line Chars on a 2 Line LCD
    By Squibcakes in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 16th November 2003, 00:44

Members who have read this thread : 1

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

Tags for this Thread

Posting Permissions

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