reactors and events

Discussion in 'AutoCAD' started by poy, May 17, 2004.

  1. poy

    poy Guest

    Stupid question I'm sure, but what is the simple difference between a
    reactor and an events in VBA? I've read everything I could find here on
    reactors and searched google but if anybody has a link to a good "Reactor
    for absolute idiots" I'd appreciate it.
     
    poy, May 17, 2004
    #1
  2. poy

    Mark Propst Guest

    reactor is lisp term
    event is vb term
    (for similar functionality)
    if you googled the lisp group for reactors you should have enough reading
    for the next year or so :)
    likewise google the vba group for events
     
    Mark Propst, May 17, 2004
    #2
  3. poy

    poy Guest


    Thank you. I was getting confused reading the helps files.
    I'll check the lisp groups

    Ryan
     
    poy, May 17, 2004
    #3
  4. poy

    Mark Propst Guest

    since you're in the vba group, are you writing in vb(a)?
    if so, events are probably much easier to work with than lisp reactors
    depends what you're trying to do.
     
    Mark Propst, May 17, 2004
    #4
  5. poy

    poy Guest

    I'm using vba. Self learning/abuse program. Now that I'm googling for events
    instead of reactors I'm finding more that looks pertinent.
     
    poy, May 18, 2004
    #5
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.