'Connect' Macro not working in Windows 10
Eröffnet am: 2017-07-20 18:46
Letztes Update: 2017-10-05 17:52
Auswertung: | sachin_devasia | Verantwortlicher: | (Keine) |
---|---|---|---|
Priorität: | 7 | Meilenstein: | (Keine) |
Typ: | Fehler | Schweregrad: | 7 |
Komponente: | Tera Term Macro | Status: | Offen |
Lösung | Keine |
Einzelheiten
I was trying to execute a .TTL script using Tera -Term macro on release teraterm-4.95.exe. But getting error "Link macro first. Use 'connect' macro" . The same script is running successfully on Windows 7 and is reporting error in Windows 10. Below is the script I used
:start connectstring = '/C=' inputbox 'Enter the COM port number of the optical probe:' 'Optical COM Port' '4' str2int portnumber inputstr if 0==result then
messagebox "That was not a valid COM port number, please try again." "Failed"
end
Kommentar
I am also facing the issue in windows 10 build 15063.332