Applies To:
  • CitectSCADA 3.00

Summary:
When you are editing button text in draw, changes in case may not be updated. This will happen if you make any case changes in the text but have not changed the actual characters in the text. For example if you have Button as the text and change it to BUTTON, when you click OK on the buttons form the text will still show Button. However if you have Button as the text and change it to BUTTON1 the change will be updated.

CIT has confirmed this to be a problem in Citect for Windows versions 3.00. We are researching this problem and will post new information here as it becomes available.

 

Solution:
This problem is caused because the form is checking if you changed any data on the form and the check does not check for changes in case. Normally if you don't change any data when you exit the form the associated record is not updated. You may work around this problem with the following procedure.

To change the case of all or part of the text on a button, open the buttons form and cut the text that you wish to change. Close the buttons form then reopen it. Paste the text just cut back into the form. Change the case of the text. Now the changes will be updated.

 

Keywords:
 

Attachments