User Tools

Site Tools


simulator:text_files

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
simulator:text_files [2018/09/20 12:33] jhsimulator:text_files [2019/07/07 13:19] – [Character Set] jh
Line 38: Line 38:
  
   * ''<'',''>'',''['','']'', ''('', '')'' to define the tree structure   * ''<'',''>'',''['','']'', ''('', '')'' to define the tree structure
-  * white spaces for separation of lists+  * white spaces for separation of lists, indentations and additional spacing
   * digits from ''0 - 9'' with a dot ''.'' as decimal separator, minus ''-'' and plus ''+'' as signs   * digits from ''0 - 9'' with a dot ''.'' as decimal separator, minus ''-'' and plus ''+'' as signs
   * English-alphabet from ''A - z''   * English-alphabet from ''A - z''
Line 46: Line 46:
   * \r\n as line endings (carriage return and line-feed)   * \r\n as line endings (carriage return and line-feed)
  
-Especially forbidden is the usage of tab indentation or separation. Instead four white spaces are used for indentation and multiple white spaces for separation.+Especially forbidden is the usage of **tab** indentation or separation. Instead four white spaces are used for indentation and multiple white spaces for separation.
  
 ===== Syntax ===== ===== Syntax =====
Line 86: Line 86:
 A comment is started by a double slash ''%%//%%'' and spans the entire line. Comments within a parameter (before a closing ']') are not allowed. All text inside a comment is ignored by the Aerofly FS 2 engine. A comment is started by a double slash ''%%//%%'' and spans the entire line. Comments within a parameter (before a closing ']') are not allowed. All text inside a comment is ignored by the Aerofly FS 2 engine.
  
-> ''/*'' and ''*/'' do not work as comment markings+> ''/*'' and ''*/'' do not work for commenting.
  
  
simulator/text_files.txt · Last modified: 2020/05/10 20:00 by jh