Re: [foxboro] HLBL problem

What editor did you use to make the change to the code?  I have seen 
edits done with Word, WordPad or other editors that can save to file 
types other than ascii text save characters that cannot be seen by the 
human eye but cause compilation errors.  If this is what happened you 
could copy the text and then paste it into Notepad, check it out, and 
then save it as a text file and try recompiling.  Also is the WAIT 1; 
immediately preceding the quit, quit2, and quit3 labels you mention?  If 
so there could be a control character or some code error in the way the 
WAIT statement was entered.  Can you capture the actual sequence code 
and post it on the list or is it proprietary?

Regards,
Tom VandeWater
Control Conversions Inc.
Kapolei, HI

dirk.pauwels@xxxxxxxxxx wrote:
> Hi list,
>
> I have a strange problem with a smal IND sequence. The code has been used
> unchanged for a long time. My collegue added a " WAIT 1;" and got a compile
> error:
> #ERROR : label 'quit3' not declared
>
> #ERROR : label 'quit' not declared
>
> #ERROR : label 'quit2' not declared
>
> These three labels have been part of the code from the beginning and the
> code was compiled without errors long time ago. Now all of a sudden the
> labels (ie <<quit>>) ,which have not been changed, are causing a problem?
> I've retyped the label name and have checked all of the references to the
> labels but cannot find anything wrong. Any one experienced a similar
> problem?
>
> Thanks & Rgds
>
> Dirk Pauwels - DCS/MOC coordinator
> Engineering dept.
> Hexion Specialty Chemicals
> E mail: dirk.pauwels@xxxxxxxxxx
> T.  +32.(0)3.570.95.97
> F.  +32.(0)3.570.16.09
> Mob. +32.(0)497.428.300
>
>  
>  
> _______________________________________________________________________
> This mailing list is neither sponsored nor endorsed by Invensys Process
> Systems (formerly The Foxboro Company). Use the info you obtain here at
> your own risks. Read http://www.thecassandraproject.org/disclaimer.html
>  
> foxboro mailing list:             http://www.freelists.org/list/foxboro
> to subscribe:         mailto:foxboro-request@xxxxxxxxxxxxx?subject=join
> to unsubscribe:      mailto:foxboro-request@xxxxxxxxxxxxx?subject=leave
>  
>
>   
 
 
_______________________________________________________________________
This mailing list is neither sponsored nor endorsed by Invensys Process
Systems (formerly The Foxboro Company). Use the info you obtain here at
your own risks. Read http://www.thecassandraproject.org/disclaimer.html
 
foxboro mailing list:             http://www.freelists.org/list/foxboro
to subscribe:         mailto:foxboro-request@xxxxxxxxxxxxx?subject=join
to unsubscribe:      mailto:foxboro-request@xxxxxxxxxxxxx?subject=leave
 

Other related posts: