Length of SSID name

Hello,
I use wirelless scan under telnet initiated from telnet indy component under delphi (therefore in winbox is not possible to copy scanned result to clipboard as text) and if a scan is running, that I’m not see full length of SSID name, but only first 10 characters ended “…”. I read some materials on internet, where is wrote, that it depends on windows size of telnet client under windows, but nowhere is possible to find, in what step is needed to make this setting if I would like to make connection from my own application.
Please can somebody give me help, how to setup this?
Many thanks
Martin

have you checked the API? there are two API clients on Delphi =)

command will be

/interface/wireless/scan
=number=wlan1

tested with 3.30 - works =)

You can set terminal size during login process with w and h options
http://wiki.mikrotik.com/wiki/Console_login_process#Console_login_options

but, as usually, API ruleZ for such things ))

Thanks to Chupaka for information, that with API this works, I will test it as soon as buy new one AP and I hope that it will be very soon :slight_smile: (therefore I have routerboard with RouterOS, which could be upgraded up to v3.22).

Also thanks mrz for this simply solution.

Have a nice day