9.5.2

Table Of Contents
1154 CHAPTER 25
SCRIPT MANAGER 1155
Script
All scripts in the CINEMA 4D “Library / Scripts” directory will be shown here. If a script is marked with
an “*”, it must still be saved.
Name
Assign a name to your Script here.
Language
A list of available languages.
Information
Use this space to enter comments about your script, e.g. the script’s function(s) or its mode of
operation.
Menu State
Here you can dene a script’s menu entrys status via C.O.F.F.E.E. commands, e.g. “ENABLE = TRUE”
would mean the command can be selected and “ENABLE = FALSE” would mean that the command
is grayed out. In order to see this effect, a script must be present in the menu or in the command
line eld.
NOTE:
Avoid executing complex operations here since this will lead to a drastic slow-
down of the interface.
Command Line Field
Enter your C.O.F.F.E.E. code here. If CINEMA 4D cannot locate a “main(doc., op.)”, one will be added
automatically. This lets you add local routines and functions, if you write complex scripts.
C.O.F.F.E.E. keywords that are recognized, such as classes”, functions”, “symbols”, etc., will be color-
coded. You can dene these colors in the CINEMA 4D preferences menu under “Interface / Colors”.