variables and gosubs???


Closed Thread
Results 1 to 39 of 39

Hybrid View

  1. #1
    Join Date
    Mar 2005
    Location
    Iowa, USA
    Posts
    216


    Did you find this post helpful? Yes | No

    Default

    Cool indeed!!! You're going to have to share with us your posting techniques!
    Wisdom is knowing what path to take next... Integrity is taking it.
    Ryan Miller

  2. #2
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default

    Thanks guys,

    Quote Originally Posted by rhino
    You're going to have to share with us your posting techniques!
    Piece of cake (with the right software).
    Alt-Print Screen (windows XP, screen capture)
    MS Paint to import and crop
    Selteco Bannershop GIF animator. http://www.selteco.com/bannershop/
    and about an hour creating 58 animation frames.

    I'll have to try it again sometime.
    <br>
    DT

  3. #3
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default

    Oh, Ta,
    I see you added another question to post#13. Almost missed it.

    and one more question, im trying to use this code to make a sort of clock.

    i'm using the pins LOW to make the circuit, but i dont really want to use HIGH to stop the circuit, is there anway to just turn the pin off, like when the program is run at the start?
    Thanks again
    Code:
    INPUT  PORTB.0
    
    '  --- OR ---
    
    TRISB.0 = 1
    Either of those will return the pin to High-Impedance state.

    HTH,
    DT

  4. #4
    Join Date
    May 2006
    Location
    Del Rio, TX, USA
    Posts
    343


    Did you find this post helpful? Yes | No

    Thumbs up

    Well, what d'ya know!? I Make a run for something to throw on the grill and the next thing I know, Darrel has raised the bar when in comes to posting code explainations!

    <img src="http://www.picbasic.co.uk/forum/attachment.php?attachmentid=1202&d=1163898624">
    Now that's what I was looking forward to!!!

    Darrel not only came up with a quite elegent solution for the origianl problem in a matter of minutes, but then went over the top in showing how it works.

    Way to Go!

    Steve B
    Attached Images Attached Images  
    Last edited by SteveB; - 19th November 2006 at 03:00.

  5. #5
    Join Date
    Mar 2005
    Location
    Iowa, USA
    Posts
    216


    Did you find this post helpful? Yes | No

    Thumbs up

    Very cool Darrel. I'm sure we're going to start seeing some interesting posts from now on. Thanks again, and keep raising the bar!
    Wisdom is knowing what path to take next... Integrity is taking it.
    Ryan Miller

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