Fixing percent sign when posting code.


Closed Thread
Results 1 to 19 of 19

Hybrid View

  1. #1
    Join Date
    Apr 2007
    Location
    Pennsylvania, USA
    Posts
    158


    Did you find this post helpful? Yes | No

    Default Re: Fixing percent sign when posting code.

    Also vote to make it default!
    Shawn

  2. #2
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,132


    Did you find this post helpful? Yes | No

    Default Re: Fixing percent sign when posting code.

    Before I vote, what are the cons?

    Ioannis

  3. #3
    Join Date
    Feb 2006
    Location
    Gilroy, CA
    Posts
    1,530


    Did you find this post helpful? Yes | No

    Default Re: Fixing percent sign when posting code.

    Quote Originally Posted by Ioannis View Post
    Before I vote, what are the cons?

    Ioannis
    The only con I see, is that the code posts won't be as neat, and will lose some formatting. But I think that sure beats losing content, like the first 2 msb after each % sign.

    I think it all started when we had a wish for neat code ...... http://www.picbasic.co.uk/forum/showthread.php?t=15475


    If we default all users to the standard editor, people that really loved the wysiwyg editor could still select it, making it a win/win.
    Last edited by ScaleRobotics; - 17th June 2012 at 19:41.
    http://www.scalerobotics.com

  4. #4
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,132


    Did you find this post helpful? Yes | No

    Default Re: Fixing percent sign when posting code.

    Test for code appearance

    Code:
    label:
        for i=1to 10
            k=k+1
        next i
    With a little more effort (selecting Courier New) I think code looks OK.

    Ioannis

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