*AUTOCODE

Aus MCS Wiki AVR
Version vom 12. Februar 2013, 20:39 Uhr von Admin (Diskussion | Beiträge)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Wechseln zu: Navigation, Suche

Action

Informs the IDE that code can be maintained by the IDE.

 

 

Syntax

#AUTOCODE

 

CONFIG STATEMENTS

 

#ENDAUTOCODE

 

 

Remarks

Auto code informs the IDE that it may alter the code. A new IDE uses a property editor for the configuration. It will only update, add or delete, CONFIG statements that are enclosed in an #AUTOCODE block.

#AUTOCODE must be closed with a matching #ENDAUTOCODE

 

You can still use CONFIG statements in other places of your code. But the property editor will only work on the ones inside the block.

The compiler will ignore #AUTOCODE and #ENDAUTOCODE.

 
Languages   English Deutsch  
Meine Werkzeuge
Namensräume
Varianten
Aktionen
Navigation
In anderen Sprachen
Sprache