Announcement

Collapse
No announcement yet.

Posting Code Question

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Posting Code Question

    Hello,

    I would like to post some code into a question.
    I notice that most source is nicely contained within a separate scrollable window.

    How do I do that?

  • #2
    Use vB Codes. Look at the bottom left of this page for a box titled Posting Rules. There will be a line that says vB code is on, click this link and it will take you to a page that lists all the available vB codes. You can also read the FAQ's at http://www.powerbasic.com/support/pbforums/faq.php - see the reading and posting messages FAQ.

    Basically you do:
    [code]
    My Code
    [/code]


    which will be converted to
    Code:
    My Code
    Sincerely,

    Steve Rossell
    PowerBASIC Staff

    Comment


    • #3
      Steve, thanks for that,

      Let's see if I have this right...

      Code:
      My source code
      Did it work

      Comment


      • #4
        It worked. You can use the Preview Post button to see if it worked, before actually posting your new message.
        Sincerely,

        Steve Rossell
        PowerBASIC Staff

        Comment


        • #5
          Awesome! Thanks Steve!

          Perhaps you can check out my question in the "Windows" forum?

          Jim...

          Comment

          Working...
          X