Board logo

Subject: 代码高亮的一处错误---注释 [Print This Page]

Author: superllh    Time: 2008-7-3 11:40     Subject: 代码高亮的一处错误---注释

with tqWPA65 do
  begin
    while not EOF do
    begin
      if  then
      begin
      end
      else if  then
      begin
      end;
      {else if then
      begin
        if  then
        begin
          if  then
          begin
            if then

            else
              iTime := 0;  //開
          end;  ---这个会被连线
        end; ---这个会被连线
      end;} ---这个会被连线
      Next;
    end;
  end;


因为注释中有一个“開”字,导致高亮关联到了被注释的end
Author: Passion    Time: 2008-7-3 12:20

请问您的Delphi版本?
Author: superllh    Time: 2008-7-3 13:39

Delphi7
Author: superllh    Time: 2008-7-3 14:01

使用 CnWizards_0.8.4.405_Unstable.exe
Author: Passion    Time: 2008-7-3 14:26

在我的D7下暂未能重现此问题。能否将您的出问题的这个Pas文件以附件形式上传至论坛,供我们测试一下?
Author: superllh    Time: 2008-7-3 14:39

好的!不過要如何上傳呢?
Author: superllh    Time: 2008-7-3 14:42

見笑了,已經上傳好了!
Author: superllh    Time: 2008-7-3 14:52

出错的图片
http://docs.google.com/View?docid=dfpp6bk3_38ctg665c2




Welcome to CnPack Forum (http://bbs.cnpack.org/) Powered by Discuz! 5.0.0