VBA loading in acaddoc.lsp

Discussion in 'AutoCAD' started by rolandganter, Aug 17, 2004.

  1. rolandganter

    rolandganter Guest

    Does somebody have an idea why the following statement in my acaddoc.lsp file does not work as expected?
    (defun C:saveas2000 ()
    (command "_VBALOAD" "saveas2000.dvb")
    (command "_-vbarun" "saveas2000")
    )
    Bear with me, I don't know VBA at all.
    Thanks, Roland
     
    rolandganter, Aug 17, 2004
    #1
  2. By "This" I meant the code you sent...Not the code I sent.
    Sample I sent is just a simple .dvb you can open to see how it works with
    the Lisp I sent. Then adjust your lisp or dvb accordingly. Or send it here I
    don't feel like doing any of my
    own code today.. |:{( ha..
    Cheers,
    Paul
     
    Paul Richardson, Aug 17, 2004
    #2
  3. Does that offer extend to anyone and anything =)

    -- Mike
    ___________________________
    Mike Tuersley
    CADalyst's CAD Clinic
    Rand IMAGINiT Technologies
    ___________________________
    the trick is to realize that there is no spoon...
     
    Mike Tuersley, Aug 17, 2004
    #3
  4. Mike, If the sum the code needed only displays "Hello" in any
    language...Anytime....What ya need.... Now if it's finishing
    up one of your freaky database programs that has long since bored
    you....sorry..ha...
     
    Paul Richardson, Aug 17, 2004
    #4
  5. That's the problem, Paul - its one freaky database after another! No rest
    for the wicked but it was worth a shot! =)
    -- Mike
    ___________________________
    Mike Tuersley
    CADalyst's CAD Clinic
    Rand IMAGINiT Technologies
    ___________________________
    the trick is to realize that there is no spoon...
     
    Mike Tuersley, Aug 18, 2004
    #5
  6. I just took on my first big Access program yesterday...I'll be looking
    to you for help instead...ha..Someday I'll be able to help you guys..Of
    coures your the ones teaching me so....maybe not...:)

    I have gleaned a career from this Groups help...

    Thank You All....
     
    Paul Richardson, Aug 18, 2004
    #6
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.