Formatting gone due to code tags

Author Message
didorno

  • Total Posts : 361
  • Scores: 0
  • Reward points : 0
  • Joined: 2/12/2005
  • Location:
  • Status: offline
Formatting gone due to code tags Wednesday, July 20, 2005 9:30 AM (permalink)
0
Tonight I have edited almost all my posts to get rid of the code tags [ code ]...[ /code ],
because the readability was gone due to these tags
( I think the crlf didn't work anymore in the new forum).

This was quite a job !

Is this change a feature or a bug ?

Greetings !
Regular Expression ? I (L+o{1,}v{1,3}e\s)+[iI]t!$
 
#1
    Admin

    • Total Posts : 1085
    • Scores: 0
    • Reward points : 0
    • Joined: 6/22/2005
    • Status: offline
    RE: Formatting gone due to code tags Wednesday, July 20, 2005 7:40 PM (permalink)
    0
    Can you  post an example of not properly formatted text here?. 
     
    #2
      Snipah

      • Total Posts : 1339
      • Scores: 8
      • Reward points : 0
      • Joined: 11/1/2004
      • Location: Scotland
      • Status: offline
      RE: Formatting gone due to code tags Wednesday, July 20, 2005 11:21 PM (permalink)
      0
      with [ code ] brackets:
       
        Option Explicit
       Const con_CREATEPROGRESSDLG = &H0&
       Dim MapOrg, MapDest, objShell, objFolder
       Set objShell = CreateObject("Shell.Application")
       MapOrg = "E:\images\*.*"
       MapDest = "E:\images2\"
       MapCopy MapOrg, MapDest
       Sub MapCopy(MapOrg, MapDest)
         Set objFolder = objShell.NameSpace(MapDest) 
         objFolder.CopyHere MapOrg, con_CREATEPROGRESSDLG
         Set objFolder = Nothing
       End Sub ' MapCopy
       

       
       
       
      without [ code ] brackets:
       
      Option Explicit
      Const con_CREATEPROGRESSDLG = &H0&
      Dim MapOrg, MapDest, objShell, objFolder
      Set objShell = CreateObject("Shell.Application")
      MapOrg = "E:\images\*.*"
      MapDest = "E:\images2\"
      MapCopy MapOrg, MapDest
      Sub MapCopy(MapOrg, MapDest)
        Set objFolder = objShell.NameSpace(MapDest)
        objFolder.CopyHere MapOrg, con_CREATEPROGRESSDLG
        Set objFolder = Nothing
      End Sub ' MapCopy
      For more information, please see the "Read me First" topic.

      http://www.visualbasicscript.com
       
      #3
        Admin

        • Total Posts : 1085
        • Scores: 0
        • Reward points : 0
        • Joined: 6/22/2005
        • Status: offline
        RE: Formatting gone due to code tags Thursday, July 21, 2005 6:52 AM (permalink)
        0
        Don't worry guys , give me some time to fix this issue .
         
        #4
          Snipah

          • Total Posts : 1339
          • Scores: 8
          • Reward points : 0
          • Joined: 11/1/2004
          • Location: Scotland
          • Status: offline
          RE: Formatting gone due to code tags Thursday, July 21, 2005 10:05 PM (permalink)
          0
          maybe because the editor is WYSIWYG...?
           
           
          For more information, please see the "Read me First" topic.

          http://www.visualbasicscript.com
           
          #5
            didorno

            • Total Posts : 361
            • Scores: 0
            • Reward points : 0
            • Joined: 2/12/2005
            • Location:
            • Status: offline
            RE: Formatting gone due to code tags Sunday, July 24, 2005 9:03 AM (permalink)
            0
            Snipah, thanks for your support !

            Regular Expression ? I (L+o{1,}v{1,3}e\s)+[iI]t!$
             
            #6
              Fredledingue

              • Total Posts : 572
              • Scores: 2
              • Reward points : 0
              • Joined: 5/9/2005
              • Location: Europe
              • Status: offline
              RE: Formatting gone due to code tags Sunday, August 07, 2005 12:15 PM (permalink)
              0
              yes; "code" is turning the whole text into a single line.

              Funny...
              Fred
               
              #7

                Online Bookmarks Sharing: Share/Bookmark

                Jump to:

                Current active users

                There are 0 members and 1 guests.

                Icon Legend and Permission

                • New Messages
                • No New Messages
                • Hot Topic w/ New Messages
                • Hot Topic w/o New Messages
                • Locked w/ New Messages
                • Locked w/o New Messages
                • Read Message
                • Post New Thread
                • Reply to message
                • Post New Poll
                • Submit Vote
                • Post reward post
                • Delete my own posts
                • Delete my own threads
                • Rate post

                2000-2012 ASPPlayground.NET Forum Version 3.9