Integrations (PTC products, 3rd party products and code) > Code integration (Ada, ARINC 653, C, C#, C++, IDL, Java, SQL and VB) > Automatic Code Synchronizer(ACS) > Working with configuration parameters > Provided configuration parameters > SuppressReadonlyError configuration parameter (ACS)
  
SuppressReadonlyError configuration parameter (ACS)
Syntax (prefix with dash in a Generation Settings Scheme):
SuppressReadonlyError=0 or 1
The SuppressReadonlyError configuration parameter prevents ACS from reporting errors to the ACS Log pane that are the result of generating to or reverse engineering from read-only files.
This configuration parameter can be useful when working with files that are under configuration management control.
Examples
SuppressReadonlyError=0
SuppressReadonlyError=1