Running i!-EmailPlus
9
i!-EmailPlus Internet Inside Application
dvtWriteMsg
A
DEVCHAN
array with the following buttons:
dvtQuickPicks
A
DEVCHAN
array with the following buttons:
dvtKeyboard
A
DEVCHAN
array with the following buttons:
dvtDialog
A
DEVCHAN
array with the button: EmailGetMail popup message variable text.
cUserList
A 3-dimensional character (
CHAR
) array for storing the user list:
cAddressList
A 4-dimensional character (
CHAR
) array for storing the address book:
If you want all the users on the system to share the same address book, set the first dimension to
1
.
• Write message To variable text
• Write message CC variable text
• Write message Subject variable text
• Write message slider level
• Write message entry 1
• Write message entry 2
• Write message entry 3
• Write message entry 4
• Write message entry 5
• Write message entry 6
• Write message entry 7
• Write message entry 8
• Write message entry 9
• Write message entry 10
• Write message entry 11
• Write message entry 12
• Quick picks list slider level
• Quick Picks list entry 1
• Quick Picks list entry 2
• Quick Picks list entry 3
• Quick Picks list entry 4
• Quick Picks list entry 5
• Quick Picks list entry 6
• Keyboard text line 1
• Keyboard text line 2
• The first dimension is the maximum number of users allowed in the system.
• The second dimension must be 5 to store all information.
• The third dimension is the maximum length of each user field. The recommended value is 100.
• The first dimension is the maximum number of users allowed in the system.
• The second dimension is the maximum number of address book entries allowed per user.
• The third dimension must be 2 to store all the information.
• The last dimension is the maximum length of each address field. The recommended value is 100.