" found code "


Results 1 to 3 of 3

Thread: " found code "

Threaded View

  1. #3
    Join Date
    Aug 2006
    Location
    Look, behind you.
    Posts
    2,818


    Did you find this post helpful? Yes | No

    Default

    Thank You Lester.
    This is how I practice what I preach, listed below is a snippet from some code " I Found " and it illustrates the Header, as I store it in my computer.
    Code:
    '****************************************************************
    '*  Name    : Christmas show.BAS                                *
    '*  Author  : [email protected]                              *
    '*  Notice  :                                                   *
    '*          : All Rights Reserved                               *
    '*  Date    : 12/14/2008                                        *
    '*  Version : 1.0                                               *
    '* www.picbasic.co.uk/forum/showthread.php?p=67803#post67803    *
    '*          : 18F4550                                           *
    '****************************************************************
    
    DEFINE OSC 20
    DEFINE HSER_RCSTA 90h      ' Enable serial receive
    DEFINE HSER_TXSTA 20h      ' Enable serial transmit
    DEFINE BRGH = 1
    SPBRG = 10
    Notice it contains the file name, the authors name and the link, and that helps in case I need to go back and follow up. I doubt posting just this way will help the spyders as much as doing the link the way Lester did, but it is better than nothing and it will help you in the future when you need to go back and check something.<br>
    Edit: I had to alter his author info a bit, as it seems his user ID is an E mail address, and I think he probably gets enough webbot spam already.
    Last edited by Archangel; - 17th June 2009 at 18:54.
    If you do not believe in MAGIC, Consider how currency has value simply by printing it, and is then traded for real assets.
    .
    Gold is the money of kings, silver is the money of gentlemen, barter is the money of peasants - but debt is the money of slaves
    .
    There simply is no "Happy Spam" If you do it you will disappear from this forum.

Similar Threads

  1. Instant Interrupts - Revisited
    By Darrel Taylor in forum Code Examples
    Replies: 772
    Last Post: - 17th February 2016, 22:14
  2. I2C Master/Slave 16F88/16F767 working code
    By DanPBP in forum Code Examples
    Replies: 2
    Last Post: - 23rd October 2012, 22:31
  3. Making Program Code Space your playground...
    By Melanie in forum Code Examples
    Replies: 15
    Last Post: - 19th July 2008, 08:26
  4. 4 Chanel Dmx512 ready assembly code to PBP ?
    By syscoder in forum mel PIC BASIC Pro
    Replies: 10
    Last Post: - 21st March 2007, 23:55
  5. Port control code Yelp!!
    By andyf in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 8th May 2005, 22:36

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