Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Telix/SALT v3.15 & RS-232, Hayes - <b>set_terminal</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  SET_TERMINAL

  .  Summary

  set_terminal(str <terminal_name>);

  .  Description

  The set_terminal function is used to switch the current terminal be-
  ing emulated. <terminal_name> is the name of the new terminal to
  use, as follows:

       "TTY"
       "ANSI-BBS"
       "VT102"
       "VT52"
       "AVATAR"

  .  Return Value

  A value of -1 is returned if there is a problem switching to the in-
  dicated terminal emulator, otherwise a non-zero (TRUE) value is re-
  turned.

  .  Example

  set_terminal("VT102");

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson