"/Indent Strings SOL" - What is SOL?

"/Indent Strings SOL" - What is SOL?

13
Basic UserBasic User
13

    Jun 16, 2005#1

    In my word file (for XBase++) I have the following line:
    /Indent Strings SOL = "IF" "ELSE" "CASE" "FOR" "WHILE" "DO"
    When the SOL is there it prevents UE from auto indenting on those words/characters. I have searched the documentation over as well as the forums and can't find a meaning for "SOL".

    Does anyone know what this stands for and if it has any purpose beyond blocking indentation? Also, why bother creating an "indent strings" line and then block it?

    Thanks a lot for any help in advance.

    6,612548
    Grand MasterGrand Master
    6,612548

      Jun 16, 2005#2

      Copied from help of UE, topic Syntax Highlighting:

      -------
      Additionally, there are instances in some languages where the indent string would be at the start of the line, in this case the following syntax should be used, and the string must be the first non space characters in the line:

      /Indent Strings SOL = "if"
      -------

      So SOL simply means Start Of Line. Do you understand it now?
      Best regards from an UC/UE/UES for Windows user from Austria