dialog Memo.send {
title "Send Memo"
size -1 -1 229 134
option dbu
list 1, 171 32 52 86, size [color:red]%ext[/color]
text "Contacts:", 2, 179 22 40 8, center
box "Memo Send", 3, 2 4 225 128
edit "", 4, 44 20 84 10, autohs center
edit "", 5, 6 32 158 86, multi return vsbar center
button "Send Memo", 6, 187 120 36 10
text "Who are you sending this to?", 7, 45 11 81 8, center
button "Delete Contact", 8, 6 120 39 10
text "", 9, 94 121 69 8
button "Add A Contact", 10, 49 120 39 10
check "Multiple Send", 11, 131 20 42 10
}