Re: Can I create my own User events?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance






"Lee" wrote:

> Steve said:
> >
> >That is my work-around... but I may or may not want to execute the function
> >in all pages. I my scenario, I would have to create an empty shell of
> >DoSomeOtherStuff() for the pages which it is not needed. Make sense?
>
> Please don't top-post. It makes it difficult to maintain continuity.
>
> You don't need a function stub. Just check to see if the function
> exists before invoking it:
>
> if("function" == typeof DoSomeOtherStuff) {
> DoSomeOtherStuff(param1,param2);
> }
>
>

Thanks :-) I guess I don't need to fire an event after all.
.



Relevant Pages

  • RE: How Do I Extract Data from my Form to load new table records?
    ... Steve: I have adapted your code as follows, but am ... Dim strSQL As String ... Open a "template table with a number of predefined "standard" rows ... file has 10 records in it, then every time I execute this, I would be adding ...
    (microsoft.public.access.formscoding)
  • Re: Safari carpet bomb exploit!!!
    ... Steve de Mena wrote: ... Mac Safari even downloading the darned thing, ... I thought a lot of files I download with Safari in OS X execute too. ...
    (comp.sys.mac.advocacy)
  • Re: PPT 2002 1605 installer error
    ... This might help you, Lee. ... Echo [MS PPT MVP] ... > Steve, I've got the same problem except it gets more ... >>> I am getting the error- Can't display the template ...
    (microsoft.public.powerpoint)
  • Re: OT a ponzey scheme?
    ... while i totally disagree with steve he is at least being polite ... switches sides on when it suits them, both sides use it to scare or cow ... relation to real life or rational thought, Lee ... So what is your alternate explanation as to why the Republicans and ...
    (rec.food.cooking)
  • Re: tracking what programs are launched?
    ... Good luck on your exams. ... > Thanks Steve. ... >> executable for the execute permission. ... The problem with process tracking is that is can not be enabled ...
    (microsoft.public.win2000.security)