■ Allows you to create or edit event procedures.
■ To edit an event procedure:
1. Select a form name from the Files list box to display
available objects.
Files:
┌─────────────────────┐
│ JUMBO1.FRM ↑
│ MAIN1.FRM ░
│ SIGNON.FRM ↓
└─────────────────────┘
2. Select an object name from the Objects list box to
display available event procedures.
Objects:
┌─────────────────────┐
│ Form (Form1) ↑
│ CmdChoice ░
│ LstAssort ░
│ TxtTellem ↓
└─────────────────────┘
3. Select the event procedure to create or edit from the
list displayed in the Events list box.
Events:
┌─────────────────────┐
│ Click ↑
│ DragDrop ░
│ DRAGOVER ↓
└─────────────────────┘
• Events shown in all caps already contain code. For
example, the DRAGOVER event above already exists;
the Click and DragDrop events are available.
4. Press Enter or choose Edit in Active to load the
event procedure in the active window,
╔══════════════╗
║Edit in Active║
╚══════════════╝
choose Edit in New to load the event procedure in
a new window,
┌──────────────┐
│ Edit in New │
└──────────────┘
or choose one of the following:
┌───────────────┐
│ Cancel │ To cancel the operation
└───────────────┘
┌───────────────┐
│ Help │ To get help
└───────────────┘