[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CDA access by NDA?



In article <3clf0v$o5v@charm.magnus.acs.ohio-state.edu> Petar E
Puskarich, ppuskari@magnus.acs.ohio-state.edu writes:
> Hello everyone.  I was just curious if there was a way to have an 
> NDA that called up the CDA menu?   I could have sworn I have seen one
> posted about a year ago or so, but darned if I can find it....
> 
> Or maybe am I just dreaming of things.....  Shouldn't be too hard
right?
> Just fake key it right?  And put it in an nda wrapper?

Should be as simple as PostEvent(deskAccEvt,0).

The system will then take you into the CDA menu on the next
GetNextEvent or EventAvail call that allows deskAcc events to be
processed (in other words, just return from whatever NDA routine
you're posting the event from, and the application you're in will call
GetNextEvent, and you'll pop into the CDA menu).

Dave Lyons
Mr Tangent