Broadcasts the data. (version 4.62 or later)
sendlnbroadcast <data1> <data2>....
Causes Tera Term to broadcast characters followed by a new-line character to all terminals, and then the data is sent to the host.
Format of <data> is the same as the "sendbroadcast" command.
Sent data is ignored on the terminal the AcceptBroadcast is disabled.
; Sends "ABCdefGHI" with a new-line character. sendlnbroadcast "ABC" "def" "GHI" ; Only a new-line character is sent. sendlnbroadcast