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 revisionBoth sides next revision
custom:atcodes [2022/12/03 13:50] – [Terminal Information / Control] document QON/QOFF codes (PCBoard) digital mancustom:atcodes [2022/12/03 16:57] – [Terminal Information / Control] Document the new (to v3.20) LINEDELAY @-code digital man
Line 388: Line 388:
 |WAIT://n//      |        |Wait up to //n// 10ths of a second for a key press before continuing | |WAIT://n//      |        |Wait up to //n// 10ths of a second for a key press before continuing |
 |DELAY://n//            |Wait //n// 10ths of a second before continuing | |DELAY://n//            |Wait //n// 10ths of a second before continuing |
 +|LINEDELAY              |Wait 1/10th of a second before sending each newline character (new in v3.20) |
 +|LINEDELAY://n// |        |Wait //n// 100ths of a second before sending each newline character, 0 to disable (new in v3.20) |
 |UP://n//        |        |Move cursor up //n// rows                   | |UP://n//        |        |Move cursor up //n// rows                   |
 |DOWN://n//      |        |Move cursor down //n// rows                 | |DOWN://n//      |        |Move cursor down //n// rows                 |