continue 後の break で Invalid control.
Open Date: 2013-05-04 20:28
Letztes Update: 2013-06-01 11:57
Reporter: | (Anonymous) | Eigentümer: | doda |
---|---|---|---|
Priority: | 5 - Medium | MileStone: | (None) |
Type: | Bugs | Severity: | 5 - Medium |
Component: | Tera Term Macro | Status: | Closed |
Resolution | Fixed |
Details
Tera Term 4.77 において、同一ループ内で continue 後に break を実行すると Invalid control. になる。
マクロ例
n = 0 do n = n + 1 if n=1 continue break loop
Last Update of this Ticket
2013-06-01 11:57 Update by: maya
- Milestone Update from Tera Term 4.78 (closed) to (None).
- Status Update from Open to Closed.
- Ticket Close date set to 2013-06-01 11:57