| Parâmetro | Valor Padrão | Comentários |
| enterprise_sub_view | "attributes"; | Primeira tela ao invocar a aplicação Empresas |
| persons_sub_view | "attributes"; | Primeira tela ao invocar a aplicação Contatos |
| address_blocksize | "20"; | Tamanho da lista de resultados de uma pesquisa |
| address_no_of_cols | "3"; | # colunas da aba endereços. |
| attributes_no_of_cols | "2"; | # colunas da aba de dados gerais. |
| formletter_kind | "winword"; | Padrão para dados de mala direta |
| formletter_kinds | ("winword", "framemaker", "excel"); | Se winword então o separador é ";" Se Excel o separador é "{tab}". |
| “person_viewer_expand_ " | 1; | |
| persons_view_attributes | { " " = ( name, firstname, middlename, nickname, degree, salutation, sex, url, email1, email2, 01_tel, 02_tel, 05_tel_private, 10_fax, 15_fax_private, birthday, keywords, owner, contact, objectVersion, comment ); }; | Atributos do registro de contatos |
| "enterprise_viewer_expand_ " | 1 | |
| enterprises_view_attributes | { " " = ( owner, contact, url, 01_tel, 02_tel, 10_fax, email, keywords, bank, bank_code, account, objectVersion, comment ); }; | |
| company_editor_address_columns | 3 | |
| person_gathering_phones | ( "01_tel", "10_fax", "03_tel_funk" ); | |
| person_gathering_category_count | 2 | |
| skycontacts_Person_importcfg\ _defaultcsv | { format = "csv"; separator = ","; firstLine = 0; }; | |
| skycontacts_Enterprise_importcfg_\ defaultcsv | { format = "csv"; separator = ","; firstLine = 0; }; | |
| skycontacts_Person_importcfg_\ defaulttsv | { format = "csv"; separator = " "; firstLine = 0; }; | |
| skycontacts_Enterprise_importcfg_\ defaulttsv | { format = "csv"; separator = " "; firstLine = 0; }; | |
| skycontacts_Person_importcfg_\ msoutlookcsv | { format= "csv"; separator = ","; firstLine = "1"; mapping = { "column0"= "salutation"; "column1"= "firstname"; "column2"= "middlename"; (.....) //"column90" = ""; // vertraulichkeit //"column91" = ""; // verzeichnisserver //"column92" = ""; // vorname yomi "column93" = "url"; //"column94" = ""; // weiters postfach }; }; | |
| skycontacts_Enterprise_importcfg_\ msoutlookcsv | { format= "csv"; separator = ","; firstLine = "1"; mapping = { //"column0"= "salutation"; //"column1"= "firstname"; //"column2"= "middlename"; //"column3"= "name"; //"column4"= "degree"; // suffix "column5"= "name"; // firma (.....) //"column92" = ""; // vorname yomi "column93" = "url"; //"column94" = ""; // weiters postfach }; }; | |
| skycontacts_Person_importcfg_\ msoutlookexpcsv | format = "csv"; separator = ";"; firstLine = "1"; mapping = { "column0" = "firstname"; "column1" = "name"; // nachname "column2" = "middlename"; (....) "column25" = "degree"; //"column26" = ""; // abteilung //"column27" = ""; // buero "column28" = "comment"; }; }; | |
| skycontacts_Enterprise_importcfg_\ msoutlookexpcsv | { format= "csv"; separator = ";"; firstLine = "1"; mapping = { //"column0"= "firstname"; //"column1"= "name"; // nachname //"column2"= "middlename"; (...) //"column25" = "degree"; //"column26" = ""; // abteilung //"column27" = ""; // buero "column28" = "comment"; }; }; | |
| skycontacts_Person_importcfg_\ netscapecsv | { format= "csv"; separator = ","; firstLine = 0; mapping = { "column0"= "firstname"; "column1"= "name"; // nachname (...) //"column36" = ""; // custom 4 "column37" = "comment"; }; }; | |
| skycontacts_Person_importcfg_\ netscapetsv | { format= "csv"; separator = " "; firstLine = 0; mapping = { "column0"= "firstname"; "column1"= "name"; // nachname (....) //"column36" = ""; // custom 4 "column37" = "comment"; }; }; | |
| skycontacts_Enterprise_importcfg_\ netscapecsv | { format= "csv"; separator = ","; firstLine = 0; mapping = { //"column0"= "firstname"; //"column1"= "name"; // nachname (...) //"column36" = ""; // custom 4 "column37" = "comment"; }; }; | |
| skycontacts_Enterprise_importcfg_\ netscapetsv | { format= "csv"; separator = " "; firstLine = 0; mapping = { //"column0"= "firstname"; //"column1"= "name"; // nachname (...) //"column36" = ""; // custom 4 "column37" = "comment"; }; }; | |
| address_clipboard_format | "$name1$ $name2$ $name3$\\r\\n$street$\\r\\n$zip$ $city$\\r\\n$country$\\r\\n"; | |
| contactimport_birthdaydateformat | "%Y-%m-%d" | |
| contactimport_personattrnames | ( firstname, middlename, name, nickname, email1, isPrivate ); | |
| contactimport_enterpriseattrnames | ( name, email, number, isPrivate ); | |
| contactimport_upload_defaultcfg | { format= csv; separator = ","; firstLine = "0"; }; | |
| contactimport_upload_\ defaultpersonattrs | ( firstname, middlename, name, number, nickname, salutation, degree, url, gender, birthday, comment, keywords ); | |
| contactimport_upload_\ defaultenterpriseattrs | ( number, name, priority, salutation, url, bank, bankCode, account, email, comment, keywords ); | |
| contactimport_upload_\ addressattrs | ( name1, name2, name3, street, zip, city, country, state ); | |