• Pic® Basic


  • How to enter "®" , "©" and "™" symbols


    This article shows how to include "®" , "©" and "™" in your articles.

    To conform with trademark law, you must recognise trademarks correctly in your forum posts and web site articles. This article explains how to insert symbols in your posts and articles on this web site.


    Some symbols appear on your key board, for example the ampersand @ , others need to be represented by html symbol codes in a specific format.
    These symbol codes, form part of the standard html entities supported by all browsers.

    To display the appropriate symbol, type the symbol code terminated with a semicolon, for example the following code will display , "®" "©" and "™" symbols

    &#174 terminated with a semicolon for
    ®

    &#169
    terminated with a semicolon for ©

    &#8482
    terminated with a semicolon for

    Many other symbols can be represented in this way a full list of html symbols can be found on the w3 schools web site http://www.w3schools.com/tags/ref_symbols.asp



    Microchip brand identity is a valuable asset protected by trademark law. Microchip aims to protect this asset by ensuring that its trademarks are used properly by Microchip, its customers, licensees, distributors, vendors, consultants, developers and others. You may use Microchip trademarks and product names to refer to Microchip products and services as long as you follow the guidelines published on the Microchip web site and repeated in the WIKI help section on www.picbasic.org.

  • Recent Activity

    John Drew-26

    Microsoft security essentials blues

    Thread Starter: shantanu@india

    Hi, A strange thing happened just now.My Windows 7 Micrsoft Sercurity Essentials suddenly gave a warning that prplus.exe(Compiler) is a potential...

    John Drew Yesterday, 08:55 Go to last post
    John Lawton-121

    SPI mssp

    Thread Starter: picprotonguy

    Just ordered Digital to Analog IC MCP4822 with SPI interface and immediately opened proton manual. I'm very disappointed, it looks like Proton...

    John Lawton Yesterday, 11:32 Go to last post
    John Drew-26

    IR Sensor Codes in Proton IDE

    Thread Starter: Mesgu

    Hello guys can someone help me plsssss... How to write a codes for IR sensor in proton ide? given: Transmitter = portb.1 Receiver = portb.0 Led...

    John Drew Today, 03:12 Go to last post
    picprotonguy-1827

    working weird

    Thread Starter: rverm

    Device = 18F2220 Xtal 4 TRISA = 111 TRISB = 0 TRISC = 0 Declare CCP1_Pin PORTC.2 ' Select Hpwm port and bit for CCP1 module. 'Declare CCP2_Pin...

    picprotonguy Yesterday, 08:03 Go to last post
    mhanley-1294

    18F47J13 or 18F47J53 Definition Files

    Thread Starter: mhanley

    Hi, I want to use either the 18F47J13 or 18F47J53 but Proton does not have a definition file for either micro. I need the extra program...

    mhanley Yesterday, 09:57 Go to last post