In Form.c's "void FrmHelp (const Word helpMsgId)"

else if (event.eType == ctlRepeatEvent)
 {
 switch (event.data.ctlSelect.controlID)
...

event.data.ctlSelect.controlID should be event.data.ctlRepeat.controlID

Right? Best regards, Paul 


-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to