sendln

Sends data with new-line.

sendln <data1> <data2>....

Remarks

Causes Tera Term to send characters followed by a new-line character to the host.
Format of <data> is the same as the "send" command.

Example

; Only a new-line character is sent.
sendln

sendln 'abc'

Password='mypassword'
sendln Password

See also "setsync" for the synchronous mode.

See also