This browser may not honor CSS 2.1 and hence may not be capable to display this FMDiff Comparison Report correctly. Please upgrade to a more recent browser version. Recommended browsers are: FireFox, Safari, or equivalent.

FMDiff™ Report: “bps_Email.fp7”
Tool
FMDiff (v2.0.1)
Date
2011-01-23 08:13:07
Elapsed Time
00:00:00.097
Tester
Winfried Huslik
Files
Old: bps_Email.fp7
 
New: bps_Email.fp7
Path
Users/
winfried/
Desktop/
BPS/
1.0/
bps_Email.fp7
 
Users/
winfried/
Desktop/
BPS/
3.0/
bps_Email.fp7
Creation Time
2003-11-07 07:17:58
 
2003-11-07 07:17:58
Modified
2010-06-02 22:54:02
 
2010-04-21 01:16:22
Size
864 KB (884736 Byte)
 
1.1 MB (1171456 Byte)
Used with
FileMaker Version
Count
 
FileMaker Version
Count
 
Developer 7.0v1
35
 
Developer 7.0v1
35
 
Pro 7.0v1
2
 
Pro 7.0v1
2
 
ProAdvanced 8.0v1
263
 
ProAdvanced 8.0v1
263
 
Developer 7.0v3
110
 
Developer 7.0v3
112
 
Server 7.0
1
 
Server 7.0
1
 
ProAdvanced 11.0v1
1
 
ProAdvanced 8.5v1
18
 
 
 
 
ProAdvanced 9.0v1
53
 
 
 
 
ProAdvanced 10.0v1
82
 
 
 
 
Pro 10.0v1
5
 
 
 
 
ProAdvanced 10.0v3
4
 
 
 
 
ProAdvanced 11.0v1
37
 
 
 
 
Pro 11.0v1
7
Used with
OS Version
Count
 
OS Version
Count
 
Windows
2
 
Windows
2
 
Windows 2000
24
 
Windows 2000
24
 
Mac PPC 10.2.8
2
 
Mac PPC 10.2.8
2
 
Mac PPC
10
 
Mac PPC
10
 
Windows XP
109
 
Windows XP
109
 
Mac PPC 10.3.9
135
 
Mac PPC 10.3.9
135
 
Mac PPC 10.4.2
17
 
Mac PPC 10.4.2
17
 
Mac PPC 10.3.8
122
 
Mac PPC 10.3.8
122
 
Mac Intel 10.6.3
1
 
Mac PPC 10.4.6
11
 
 
 
Mac Intel 10.4.9
61
 
 
 
Mac PPC 10.4.9
1
 
 
 
Mac Intel 10.5.4
60
 
 
 
Mac Intel 10.4.11
14
 
 
 
Mac Intel 10.5.5
8
 
 
 
Mac Intel 10.5.6
5
 
 
 
Mac Intel 10.5.8
48
No apparent errors or warnings.
Differences Overview
Removed
Modified
Added
 
1
 
 
6
 
 
15
 
 
2
 
 
2
 
5
 
 
 
2
 
 
1
2
Global Settings
 Window Settings
ID #"06" 
 
currBounds
{top: 0, left: 0, bottom: 690, right: 911}
 
{top: 1, left: 1, bottom: 691, right: 912}
prevBounds
{top: 0, left: 0, bottom: 753, right: 1067}
 
{top: 1, left: 1, bottom: 690, right: 912}
 Base Table “Campaigns”
ID #"8001" 
 
RecordsChangeCount
20199
 
20262
 Base Table “Campaign_History”
ID #"8003" 
 
RecordsChangeCount
66
 
69
 Field “Body”
ID #"05" 
indexLanguage
Not assigned
 
English
modifications
12
 
13
 Field “Campaign History ID”
ID #"0C" 
nextAutoEnterValue
1
 
4
 Base Table “Campaign_Contacts”
ID #"8004" 
 
RecordsChangeCount
1337
 
1343
 Field “Campaign_Contact ID”
ID #"01" 
nextAutoEnterValue
1
 
7
 Base Table “Groups”
ID #"8008" 
 
RecordsChangeCount
41
 
44
 Base Table “Templates”
ID #"8009" 
 
RecordsChangeCount
38
 
40
 Base Table “Group_Contacts”
ID #"800A" 
 
RecordsChangeCount
37
 
40
 Layout “Campaign List”
ID #"03" 
 
modifications
50
 
54
 Layout “Form View Campaigns”
ID #"13" 
 
modifications
446
 
460
 Layout “List View Campaigns”
ID #"14" 
 
modifications
200
 
213
 Layout “Campaign History”
ID #"3C" 
 
modifications
57
 
59
 Layout “Form View Templates”
ID #"40" 
 
modifications
314
 
326
 Layout “Contact Picker”
ID #"41" 
 
modifications
164
 
174
 Layout “Group Picker”
ID #"42" 
 
modifications
158
 
165
 Layout “CampaignContacts Utility”
ID #"43" 
 
modifications
11
 
13
 Layout “Form View Groups”
ID #"44" 
 
modifications
375
 
386
 Layout “List View Templates”
ID #"45" 
 
modifications
185
 
197
 Layout “List View Groups”
ID #"46" 
 
modifications
189
 
202
 Layout “Campaign History Utility”
ID #"47" 
 
modifications
7
 
8
 Layout “Group Member List”
ID #"48" 
 
modifications
71
 
73
 Layout “Group List”
ID #"49" 
 
modifications
45
 
48
 Layout “Group Contact Utility”
ID #"4D" 
 
modifications
2
 
3
 Script “Send Campaign”
ID #"56" 
 
modifications
54
 
58
1
If[ fnIsWebConnection( ) ]
 
If[ fnIsWebConnection( ) ]
2
Halt Script
 
Halt Script
3
End If
 
End If
4
#
 
#
5
Allow User Abort[ Off ]
 
Allow User Abort[ Off ]
6
#
 
#
7
If[ IsEmpty( Campaigns::Template Subject & Campaigns::Template Body ) ]
 
If[ IsEmpty( Campaigns::Template Subject & Campaigns::Template Body ) ]
8
Show Custom Dialog[ Message: "Please choose a template"; Buttons: “OK” ]
 
Show Custom Dialog[ Message: "Please choose a template"; Buttons: “OK” ]
9
Go to Field[ Campaigns::Template Subject ]
 
Go to Field[ Campaigns::Template Subject ]
10
Commit Records/Requests[ ] [ No dialog ]
 
Commit Records/Requests[ ] [ No dialog ]
11
Halt Script
 
Halt Script
12
End If
 
End If
13
#
 
#
14
If[ not( IsValid( campaigns_CampaignContacts::Contact ID ) ) ]
 
If[ not( IsValid( campaigns_CampaignContacts::Contact ID ) ) ]
15
Show Custom Dialog[ Message: "Please choose a recipient"; Buttons: “OK” ]
 
Show Custom Dialog[ Message: "Please choose a recipient"; Buttons: “OK” ]
16
Halt Script
 
Halt Script
17
End If
 
End If
18
#
 
#
19
Freeze Window
 
Freeze Window
20
 
 
Commit Records/Requests[ ] [ No dialog; Skip data entry validation ]
21
Set Field[ Campaigns::Temp Contact List Global; "" ]
 
Set Field[ Campaigns::Temp Contact List Global; "" ]
22
#
 
#
23
Go to Related Record[ From table: “campaigns_CampaignContacts”; Using layout: “CampaignContacts Utility” ] [ Show only related records ]
 
Go to Related Record[ From table: “campaigns_CampaignContacts”; Using layout: “CampaignContacts Utility” ] [ Show only related records ]
24
#
 
#
25
Loop
 
Loop
26
Set Field[ Campaigns::Temp Contact List Global; Campaigns::Temp Contact List Global & CampaignContacts::Contact ID & "¶" ]
 
Set Field[ Campaigns::Temp Contact List Global; Campaigns::Temp Contact List Global & CampaignContacts::Contact ID & "¶" ]
27
Go to Record/Request/Page[ Next; Exit after last ]
 
Go to Record/Request/Page[ Next; Exit after last ]
28
End Loop
 
End Loop
29
#
 
#
30
Go to Layout[ “Form View Campaigns” ]
 
Go to Layout[ “Form View Campaigns” ]
31
#
 
#
32
Set Variable[ $$desktop; Value: Let( [var0 = "filemac:" & Get( DesktopPath ); var1 = "filewin:" & Get( DesktopPath )]; Case( Abs( Get( SystemPlatform ) ) = 1; p_0; Abs( Get( SystemPlatform ) ) = 2; p_1 ) & GetAsText( Campaigns::Attachment ) ) ]
 
Set Variable[ $$desktop; Value: Let( [var0 = "filemac:" & Get( DesktopPath ); var1 = "filewin:" & Get( DesktopPath )]; Case( Abs( Get( SystemPlatform ) ) = 1; p_0; Abs( Get( SystemPlatform ) ) = 2; p_1 ) & GetAsText( Campaigns::Attachment ) ) ]
33
If[ not( IsEmpty( Campaigns::Attachment ) ) ]
 
If[ not( IsEmpty( Campaigns::Attachment ) ) ]
34
Export Field Contents[ Campaigns::Attachment; “$$desktop” ]
 
Export Field Contents[ Campaigns::Attachment; “$$desktop” ]
35
End If
 
End If
36
#
 
#
37
Loop
 
Loop
38
Set Field[ Campaigns::Temp Contact ID Global; LeftWords( Campaigns::Temp Contact List Global; 1 ) ]
 
Set Field[ Campaigns::Temp Contact ID Global; LeftWords( Campaigns::Temp Contact List Global; 1 ) ]
39
Set Field[ Campaigns::Temp Contact List Global; Substitute( Campaigns::Temp Contact List Global; LeftWords( Campaigns::Temp Contact List Global; 1 ) & "¶"; "" ) ]
 
Set Field[ Campaigns::Temp Contact List Global; Substitute( Campaigns::Temp Contact List Global; LeftWords( Campaigns::Temp Contact List Global; 1 ) & "¶"; "" ) ]
40
Send Mail[ Send via E-mail Client; To: Campaigns_Contact Management globalID::Email; Subject: Campaigns::Template Subject; Message: Campaigns::Temp Body Global & Case( IsEmpty( Campaigns::Attachment ); ""; 1; "¶¶" & GetAsText( Campaigns::Attachment ) ); Attachment: “$$desktop” ]
 
Send Mail[ Send via E-mail Client; To: Campaigns_Contact Management globalID::Email; Subject: Campaigns::Template Subject; Message: Campaigns::Temp Body Global & Case( IsEmpty( Campaigns::Attachment ); ""; 1; "¶¶" & GetAsText( Campaigns::Attachment ) ); Attachment: “$$desktop” ]
41
Exit Loop If[ Campaigns::Temp Contact List Global = "" ]
 
Exit Loop If[ Campaigns::Temp Contact List Global = "" ]
42
End Loop
 
End Loop
43
#
 
#
44
Freeze Window
 
Freeze Window
45
#
 
#
46
Set Field[ Campaigns::Temp Campaign ID Global; Campaigns::Campaign ID ]
 
Set Field[ Campaigns::Temp Campaign ID Global; Campaigns::Campaign ID ]
47
Go to Layout[ “Campaign History Utility” ]
 
Go to Layout[ “Campaign History Utility” ]
48
New Record/Request
 
New Record/Request
49
Set Field[ Campaign_History::Campaign ID; Campaigns::Temp Campaign ID Global ]
 
Set Field[ Campaign_History::Campaign ID; Campaigns::Temp Campaign ID Global ]
50
 
 
Commit Records/Requests[ ] [ No dialog; Skip data entry validation ]
51
Go to Layout[ “Form View Campaigns” ]
 
Go to Layout[ “Form View Campaigns” ]
52
#
 
#
 Script “Open Script”
ID #"69" 
 
modifications
13
 
15
1
Allow User Abort[ Off ]
 
Allow User Abort[ Off ]
2
Set Error Capture[ On ]
 
Set Error Capture[ On ]
3
#
 
#
4
Set Window Title[ New Title: "Business Productivity Solution - Email" ]
 
Set Window Title[ New Title: "Business Productivity Solution - Email" ]
5
Perform Script[ “Open All Files” from file “Menu” ]
 
Perform Script[ “Open All Files” from file “Menu” ]
6
Perform Script[ “Clear Sort Indicator” ]
 
Perform Script[ “Clear Sort Indicator” ]
7
#
 
#
8
Show/Hide Status Area[ Show ]
 
Show/Hide Status Area[ Show ]
9
Go to Layout[ “Form View Campaigns” ]
 
Go to Layout[ “Form View Campaigns” ]
10
Enter Browse Mode[ ]
 
Enter Browse Mode[ ]
11
If[ not( fnIsWebConnection( ) ) ]
 
If[ not( fnIsWebConnection( ) ) ]
12
 
 
Move/Resize Window[ Current window; Top: 1; Left: 1 ]
13
Adjust Window[ Resize To Fit ]
 
Adjust Window[ Resize To Fit ]
14
End If
 
End If
15
#
 
#
16
#
 
#
17
Select Window[ ]
 
Select Window[ ]
18
#
 
#
 Extended Privilege “fmiwp”
ID #"01" 
 
ExtPrivilegeFlags
[2 bytes]
 
[2 bytes]
ExtPrivilegeHash
[16 bytes]
 
[16 bytes]
modifications
6
 
9
 Extended Privilege “fmapp”
ID #"03" 
 
modifications
6
 
8
 Graphic “104: 23 ⨉ 24”
ID #"68" 
 
 Graphic “105: 23 ⨉ 24”
ID #"69" 
 
 Graphic “106: 24 ⨉ 24”
ID #"6A" 
 
 Graphic “32777: 23 ⨉ 24”
ID #"8009" 
 
 Graphic “32778: 24 ⨉ 24”
ID #"800A" 
 
 Custom Menu Set “Data entry Campaigns”
ID #"03" 
 
modifications
7
 
8
Menu 1
FileMaker Pro - data entry
 
FileMaker Pro - data entry
2
File - data entry
 
File - data entry
3
Edit - data entry
 
Edit - data entry
4
View - data entry
 
View Campaigns ​- data entry
5
Insert - data entry
 
Insert - data entry
6
[Format]
 
[Format]
7
Requests - data entry
 
Requests - data entry
8
Records Campaigns- data entry
 
Records Campaigns- data entry
9
Modules - data entry
 
Modules - data entry
10
Reports Campaigns - data entry
 
Reports Campaigns - data entry
11
[Window]
 
[Window]
12
Help
 
Help
 Custom Menu Set “Data entry Templates”
ID #"07" 
 
modifications
10
 
11
Menu 1
FileMaker Pro - data entry
 
FileMaker Pro - data entry
2
File - data entry
 
File - data entry
3
Edit - data entry
 
Edit - data entry
4
View - data entry
 
View Templates ​- data entry
5
Insert - data entry
 
Insert - data entry
6
[Format]
 
[Format]
7
Requests - data entry
 
Requests - data entry
8
Records Templates- data entry
 
Records Templates- data entry
9
Modules - data entry
 
Modules - data entry
10
[Window]
 
[Window]
11
Help
 
Help
 Custom Menu “View Groups - data entry”
ID #"04" 
 
Name
View - data entry
 
View Groups - data entry
modifications
4
 
5
MenuItem 1
"&Browse Mode"; Platforms: Macintosh, Windows; Command: Browse Mode
 
"&Browse Mode"; Platforms: Macintosh, Windows; Command: Browse Mode
2
"&Find Mode"; Platforms: Macintosh, Windows; Command: Find Mode
 
"&Find Mode"; Platforms: Macintosh, Windows; Command: Find Mode
3
"&Layout Mode"; Platforms: Macintosh, Windows; Command: Layout Mode
 
"&Layout Mode"; Platforms: Macintosh, Windows; Command: Layout Mode
4
"&Preview Mode"; Platforms: Macintosh, Windows; Command: Preview Mode
 
"&Preview Mode"; Platforms: Macintosh, Windows; Command: Preview Mode
5
 
6
Submenu
 
Submenu
7
 
8
"View as Tabl&e"; Platforms: Macintosh, Windows; Command: View As Form
 
"View as Tabl&e"; Platforms: Macintosh, Windows; Script: Go to Form Layout Groups; ​Command: View As Form
9
"&Toolbars"; Platforms: Macintosh, Windows; Command: View As List
 
"&Toolbars"; Platforms: Macintosh, Windows; Script: Go to List Layout Groups; ​Command: View As List
10
"Stat&us Bar"; Platforms: Macintosh, Windows; Command: View As Table
 
"Stat&us Bar"; Platforms: Macintosh, Windows; Command: View As Table
11
 
12
Submenu
 
Submenu
13
"Zoom &In"; Platform: Windows; Command: Status Bar
 
"Zoom &In"; Platform: Windows; Command: Status Bar
14
"Zoom &Out"; Platforms: Macintosh, Windows; Command: Status Area
 
"Zoom &Out"; Platforms: Macintosh, Windows; Command: Status Area
15
 
16
"Text Ruler"; Platforms: Macintosh, Windows; Command: Text Ruler
 
"Text Ruler"; Platforms: Macintosh, Windows; Command: Text Ruler
17
 
18
"Zoom In"; Platforms: Macintosh, Windows; Command: Zoom In
 
"Zoom In"; Platforms: Macintosh, Windows; Command: Zoom In
19
"Zoom Out"; Platforms: Macintosh, Windows; Command: Zoom Out
 
"Zoom Out"; Platforms: Macintosh, Windows; Command: Zoom Out
 Custom Menu “View Campaigns - data entry”
ID #"25" 
 
 Custom Menu “View Templates - data entry”
ID #"26" 
 
End of Report
 
Legend:
--
Element does not exist in this file.
Please see FMDiff.com for further details.