Synchronet v3.19b-Win32 (install) has been released (Jan-2022).

You can donate to the Synchronet project using PayPal.

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
custom:text.dat [2016/10/26 01:14] – [Customization Methods] Mention more text.dat related JS stuff digital mancustom:text.dat [2018/03/01 12:21] – old revision restored digital man
Line 44: Line 44:
 See Also: [[wp>Escape_sequences_in_C]] See Also: [[wp>Escape_sequences_in_C]]
  
-To continue a text string onto the next line of the ''text.dat'' file (e.g. to creating long text strings without using long lines)place a backslash ('\') character immediately after the terminating double-quote character of each line, except for the last.+To continue a text string onto the next line of the ''text.dat'' file (e.g. to create long text strings, up to 2000 characters, from multiple shorter lines)place a backslash ('\') character immediately after the terminating double-quote character of each line, except for the last.
  
 The order of the % specifiers (if they exist) in a ''text.dat'' line cannot be The order of the % specifiers (if they exist) in a ''text.dat'' line cannot be