This question was caused by a typo or a problem that can no longer be reproduced. While similar questions may be on-topic here, this one was resolved in a way less likely to help future readers.
Closed 6 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(1)
您收到一条错误消息,告诉您有一个
#comments-start
,但没有相应的#comments-end
。在 SciTE 中打开 au3 并按 Ctrl-F5。您可以双击警告消息,它将直接带到需要删除或结束的
#comments-start
(使用#comments-end
.You have an error message telling you that you have a
#comments-start
without a corresponding#comments-end
.Open up your au3 in SciTE and do a Ctrl-F5. You can double click the warning message and it will take you right to the
#comments-start
that needs to be removed or ended (with a#comments-end
.