Is there a way to prevent strings transmitted from being displayed on the terminal string.
How can I use that line without "Hello" being displayed on the screen.
Help mentions that if Local Echo is on, the string will be displayed. But doesn't mention how to toggle it on/off.
ToddWW
Code:
transmit "Hello"
Help mentions that if Local Echo is on, the string will be displayed. But doesn't mention how to toggle it on/off.
ToddWW