Re: Creating Event Procedure Programatically
- From: "Alex Dybenko" <alexdyb@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 11 Jul 2005 09:13:51 +0400
Hi Mark,
you dont need to load it, just make it as any other proc.
it will not run until you make TimerInterval greater then 0
--
Alex Dybenko (MVP)
http://Alex.Dybenko.com
http://www.PointLtd.com
"Mark A. Sam" <msam@xxxxxxxxxxxxxxxxx> wrote in message
news:u7X0cCZhFHA.576@xxxxxxxxxxxxxxxxxxxxxxx
> Alex,
>
> That's exactly my plan, but I don't know how to implement it. How do I
> load
> the event procedure up with the code?
>
> God Bless,
>
> Mark
>
>
> "Alex Dybenko" <alexdyb@xxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> news:%23jHHMxYhFHA.2840@xxxxxxxxxxxxxxxxxxxxxxx
>> You can make your timer event proc, set timer interval to 0. then on form
>> load you pull a code from table and set timer inteval to value you need -
>> your event proc starts working
>>
>> --
>> Alex Dybenko (MVP)
>> http://Alex.Dybenko.com
>> http://www.PointLtd.com
>>
>>
>> "Mark A. Sam" <msam@xxxxxxxxxxxxxxxxx> wrote in message
>> news:%23a8Ka4XhFHA.1244@xxxxxxxxxxxxxxxxxxxxxxx
>> > Hello,
>> >
>> > I am seeking a method of changing an event procedure in a ADP at the
> form
>> > opens, pulling the code from an SQL Table, so that I can update the
> Timer
>> > Event without updating the client. I have searched and searched and
>> > couldn't find anything to help me. All I need is to create a function
> or
>> > subroutine which I can call from the Timer event. This will be an .ADE
> so
>> > it will need to be able to update without taking a form to design mode.
>> > Any
>> > sample or pointing me in the right direction would be appreciated.
>> >
>> > God Bless,
>> >
>> > Mark A. Sam
>> >
>> >
>>
>>
>
>
.
- Follow-Ups:
- Re: Creating Event Procedure Programatically
- From: Mark A. Sam
- Re: Creating Event Procedure Programatically
- References:
- Creating Event Procedure Programatically
- From: Mark A. Sam
- Re: Creating Event Procedure Programatically
- From: Alex Dybenko
- Re: Creating Event Procedure Programatically
- From: Mark A. Sam
- Creating Event Procedure Programatically
- Prev by Date: Re: How to use extract a data table from from
- Next by Date: Re: Run a macro after If statement
- Previous by thread: Re: Creating Event Procedure Programatically
- Next by thread: Re: Creating Event Procedure Programatically
- Index(es):
Relevant Pages
|
Loading