equal
deleted
inserted
replaced
|
1 [CMessageFolder] |
|
2 actionParam = "c:\system\mail\" |
|
3 |
|
4 [SmsExtSettingsFile] |
|
5 actionParam = "c:\system\data\sms_settings.dat" |
|
6 |
|
7 [MsgsIniFile] |
|
8 actionParam = "c:\system\data\msgs.ini" |
|
9 |
|
10 [SessionId] |
|
11 actionParam = thisSession |
|
12 |
|
13 [ChangeToExternal] |
|
14 actionParam = thisSession externalDrive |
|
15 |
|
16 [ChangeToInternal] |
|
17 actionParam = thisSession |
|
18 |
|
19 [externalDriveID] |
|
20 actionParam = externalDrive |
|
21 |
|
22 [GetSmsConstants] |
|
23 actionParam = mtmid |
|
24 |
|
25 [SmsService] |
|
26 actionParam = thisSession _ 0 1 "MMC_card_SMS_serv_desc" "MMC_card_SMS_serv_det" mmcDrivesmsServiceId |
|
27 |
|
28 [SmsService2] |
|
29 actionParam = thisSession _ 0 1 "C_drive_SMS_serv_desc" "C_drive_SMS_serv_det" cDrivesmsServiceId |
|
30 |
|
31 [GetConstants] |
|
32 actionParam = inboxId outboxId draftsId sentId deletedId |
|
33 |
|
34 [CreateMessage] |
|
35 actionParam = thisSession inboxId mtmid mmcDrivesmsServiceId _ 0 1 "A_SMS_message_description" "SMS_details" messageId |
|
36 |
|
37 [SmsSettingsFiles] |
|
38 actionParam = "c:\msgtest\testframework\Configurations\SmsSettings\smssettingsvodafone.txt" "c:\msgtest\testframework\Configurations\SmsSettings\smssettingsorange.txt" "c:\msgtest\testframework\Configurations\SmsSettings\smssettingsO2.txt" |
|
39 |
|
40 [SmsSettingsVodafone] |
|
41 actionParam = thisSession mmcDrivesmsServiceId |
|
42 |
|
43 [SmsSettingsOrange] |
|
44 actionParam = thisSession cDrivesmsServiceId 1 |
|
45 |
|
46 [SmsSettingsO2] |
|
47 actionParam = thisSession mmcDrivesmsServiceId 2 |
|
48 |
|
49 [SaveExternal] |
|
50 actionParam = thisSession mmcDrivesmsServiceId |
|
51 |
|
52 [checkVodafoneSettings] |
|
53 actionParam = thisSession mmcDrivesmsServiceId |
|
54 |
|
55 [checkOrangeSettings] |
|
56 actionParam = thisSession cDrivesmsServiceId 1 |
|
57 |
|
58 [checkO2Settings] |
|
59 actionParam = thisSession cDrivesmsServiceId 2 |
|
60 |
|
61 [checkVodafoneSettingsMMC] |
|
62 actionParam = thisSession mmcDrivesmsServiceId |