AutoLISP 'Getfiled' in VBA

Discussion in 'AutoCAD' started by milfora, Aug 31, 2004.

  1. milfora

    milfora Guest

    Being quite new to VBA, I was wondering how to access a file dialog box in VBA (or any dialog box for that matter)

    Many of my old AutoLISP programs use the 'GETFILED' function to access dialog boxes, but the online help section on AutoLISP/VBA comparison recommends 'Use Visual Basic file dialog'. The VBA environment does not appear to have a dialog control

    Any help would be greatly appreciated

    AM
     
    milfora, Aug 31, 2004
    #1
  2. milfora

    Tom Roberts Guest

    I use and recommend the free Extended FileDialogs OCX made available by the
    Common Controls Replacement Project
    http://ccrp.mvps.org/controls/ccrpfiledlg6.htm

    --
    Regards
    Tom Roberts
    __________________________
    MechWest Design & Drafting
    Perth, Western Australia

    VBA (or any dialog box for that matter)
    dialog boxes, but the online help section on AutoLISP/VBA comparison
    recommends 'Use Visual Basic file dialog'. The VBA environment does not
    appear to have a dialog control
     
    Tom Roberts, Sep 1, 2004
    #2
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.