Home AMX User Forum AMXForums Archive Threads AMX Website/Forums
Options

TAB in message field?

This is just a small request but is there any way that we can enable tabbing while writing out posts. It gets pretty frustrating when writing out pseudo-code not to mention nearly impossible to read in a final post with braces lined up the way they are.

Comments

  • Options
    From the vbCode page http://www.amxforums.com/misc.php?s=&action=bbcode

    If you want to post some programming source code, or perhaps some ASCII art, which would require a non-proportional font, you can use the [ code ] tag to achieve this (You have to get rid of the spaces in the brackets). For example:
    <script language="Javascript">
        <!--
        alert("Hello world!");
        //-->
    </script>
    
  • Options
    MANY THANKS!
  • Options
    Spire_JeffSpire_Jeff Posts: 1,917
                                     .........
                                   .'------.' |       Plug and Play
                                  | .-----. | |
                                  | |     | | |
                                __| |     | | |;. _______________
                               /  |*`-----'.|.' `;              //
                              /   `---------' .;'              //
                        /|   /  .''''////////;'               //
                       |=|  .../ ######### /;/               //|
                       |/  /  / ######### //                //||
                          /   `-----------'                // ||
                         /________________________________//| ||
                         `--------------------------------' | ||
                          : | ||      | || |__LL__|| ||     | ||
                          : | ||      | ||         | ||     `""'
                          n | ||      `""'         | ||
                          M | ||                   | ||
                            | ||                   | ||
                            `""'                   `""'
    
    MasterMind
    
    

    Just had to try this.

    Jeff
  • Options
    Jeff, what's that on the underside middle of the desk/table? it looks like it has a pair of square you-know-whats. :)

    - Chip
  • Options
    Spire_JeffSpire_Jeff Posts: 1,917
    I just noticed that now that you mentioned it (I copied the drawing from the internet). In my estimation, I would have to side with your conclusion..... or to quote the movie "Catch Me if You Can" I concure.

    Jeff
Sign In or Register to comment.