Ticket #31285

continue 後の break で Invalid control.

Open Date: 2013-05-04 20:28 Last Update: 2013-06-01 11:57

Reporter:
(Anonymous)
Owner:
Type:
Status:
Closed
Component:
MileStone:
(None)
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
Fixed
File:
None
Vote
Score: 0
No votes
0.0% (0/0)
0.0% (0/0)

Details

Tera Term 4.77 において、同一ループ内で continue 後に break を実行すると Invalid control. になる。

マクロ例

n = 0
do
	n = n + 1
	if n=1  continue
	break
loop

Ticket History (3/5 Histories)

2013-05-04 20:28 Updated by: None
  • New Ticket "continue 後の break で Invalid control." created
2013-05-06 13:12 Updated by: doda
  • Milestone Update from (None) to Tera Term 4.78 (closed)
  • Owner Update from (None) to doda
  • Resolution Update from None to Accepted
2013-05-06 16:34 Updated by: doda
  • Resolution Update from Accepted to Fixed
Comment

修正しました。報告ありがとうございます。

2013-06-01 09:01 Updated by: None
2013-06-01 11:57 Updated by: (del#1144)
  • Milestone Update from Tera Term 4.78 (closed) to (None)
  • Ticket Close date is changed to 2013-06-01 11:57
  • Status Update from Open to Closed

Attachment File List

No attachments

Edit

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Login