Hotspot button to create a free form memo
5 pts.
0
Q:
Hotspot button to create a free form memo
Does anyone know how to use hotspot buttons to create a new free form memo?

Software/Hardware used:
Lotus 7
ASKED: Sep 10 2009  3:14 PM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
1220 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
by free form memo I assume you mean a new blank email message

srv := @Subset(@MailDBName; 1);
fp := @Subset(@MailDBName; -1);
@Command([Compose];srv : fp; "Memo")
Last Answered: Sep 11 2009  2:01 PM GMT by SlikTool   1220 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



0