The scripts created with Creator Carbide.c++ Extension contain various types of components, such as phonebook items (contacts and contact groups), messages, notes, bookmarks, files, and appointments.
You can add as many components to the scripts as needed. See the following example of the component view in the Creator Script Editor:
For more information on the specific issues related to component types, see the following references:
You have two choices for entering component information in Creator Script Editor. You can either directly type in the values of your choice in the Item value field, or select them from the Mode drop-down list. The number of choices in the Mode field depends on the type of the value:
Using random values means that when the script file is run on the device, the S60 Creator tool randomly generates the component values (such as contact names, phone numbers or to-do items), using a pre-defined resource file.
The length of an entry for random values can be selected as follows in the Mode drop-down list:
In each component dialog, you can save time by applying random values (Edit mode, Random – Default length, Random – Custom length, Random – Max length) for all items and let Creator generate the test data.
Note: When filling in the values manually, ensure that you enter the data in correct format due to a limited data validation in this tool.