[Search tip detail and code files using keywords, tip number, author name, etc ]
 
    For tip to function correctly, you must ensure that the downloaded file name matches the file name
    displayed in the Rename File To field. Please rename downloaded files when necessary.
Script Manager
Tip# 3006 By Ed Jobe On 03-Sep-2008
3
Rated By 1 users Downloaded : 1130
Categories : VBA Code Modules, Script Files, File Management
Software type : AutoCAD 2008
Rename File To : scrmgr.lsp,ScriptMgr.dvb,ScriptMgr.LSP
VBA-based utility to manage and run script files in a custom folder.

Script Manager by Ed Jobe is a VBA-based utility to manage and run script files in a custom folder. Before you can use this tip, you will need to load it into AutoCAD’s VBA editor (use VBAman to load the file, then VBAide to edit it) and change the starting and personal folder paths. Module 1 contains a brief description of the edits required to make this work for your setup. After you make the needed changes, this routine, which is launched by LISP macros in supplied examples, will present a dialog box of the script files available to run. You can edit, rename, run, or delete existing scripts or create a new script to run in Notepad. This utility is a great example for those just learning VBA, and it’s quite useful if you have a library of scripts to manage.

 

Average Rating:
3


User comments
Comment by Wolodko,Ben
Posted on 2008-11-20 17:09:10
I'm havving a problem with this program, Should I expect it to run properly in ACAD 2004? I can open the dvd file in VBMan, but only see a form and the code Sub ScriptMgr() frmScriptMgr.Show End Sub Should'nt there be any other code? Can you help any further?
Comment by Wolodko,Ben
Posted on 2008-11-20 17:12:22
Is there any way to contact Ed Jobe Ben B Wolodko P.Eng Weatherford CPS Canada Bay 11, 2801 - 84 Ave,Edmonton, Alberta, Canada, T6P 1K1 Telephone: 780-417-4836 Fax: 780-464-5189 Email: ben.wolodko@ca.weatherford.com Thanks