Status box formatting issues
Eröffnet am: 2017-10-31 05:17
Letztes Update: 2017-11-13 01:37
Auswertung: | (Anonym) | Verantwortlicher: | (Keine) |
---|---|---|---|
Priorität: | 5 - Mittel | Meilenstein: | (Keine) |
Typ: | Fehler | Schweregrad: | 5 - Mittel |
Komponente: | Tera Term Macro | Status: | Offen |
Lösung | Works For Me |
Einzelheiten
Formatting is incorrect when using status box with special characters ("\n"). For example:
strspecial str '\nInstructions:\n\n 1) Instrument must be unlocked.\n 2) Ensure instrument is off.\n 3) Connect the serial cable.\n 4) Insert SD card with desired version into the instrument.\n 5) Power on instrument.\n ' statusbox str "Instrument Display Board Upgrade" :WAIT_FOR_BOOT timeout = 3 waitln 'Blah blah' if !result goto WAIT_FOR_BOOT
Last line is cut off, as is the last word in line "4)".
Kommentar
This snapshot shows a debug message box when statusbox command.
https://osdn.net/downloads/users/16/16276/snapshot-20171113-maya-statusbox.zip
Please let us know result of statusbox, like followings:
And result of when use dummy statusbox and repeat statusbox.
Thanks,