The Hurricane Forum
The Hurricane Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 General
 Everything Else
 appload does not load
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Simon Janssen
New Member

Canada
14 Posts

Posted - April 14 2010 :  5:06:54 PM  Show Profile  Visit Simon Janssen's Homepage  Reply with Quote
I am using CadBooster to overcome AutoCad LT lack of lisp service and in conjunction with Hurricane scr's, things roll nice and smooth..
However, I have obviously lost an essential file or????
I now have to load each lisp manually by calling up Appload and picking the desired lisp, whereas I had the system all setup to load all I needed mautomatically.
I need to find what causes Appload to load at the beginning of a new AutoCad session so I can troubleshoot and repair.
I have resorted to loading appload in the PreBatch Settings but this cuts down on the auto wonder of Hurricane.

Simon Janssen

Admin
Administrator



651 Posts

Posted - April 14 2010 :  7:12:41 PM  Show Profile  Visit Admin's Homepage  Reply with Quote
Look for a file called autocad2xxx.lsp (xxx the version of AutoCAD).

This file is the autoloader of all lsp routines.

Simply add the lisp files you want to autoload each session into this file... by adding them in lines...

(load "loadme.lsp")
(load "loadthistoo.lsp")

I hope that helps!
Bill

Hurricane for AutoCAD
http://www.74mph.com
FAQ at
http://www.74mph.com/faq/faq.html
Tutorials at
http://www.74mph.com/tutorials.html
Go to Top of Page

Simon Janssen
New Member

Canada
14 Posts

Posted - April 15 2010 :  11:29:47 AM  Show Profile  Visit Simon Janssen's Homepage  Reply with Quote
This would work OK and it always used to work.I have a lisp called "CadBoosterDoc.lsp" which will load all my lisp files. However, this lisp file does not load automatically and I need to envoke "Appload" manually to do it.
I would be so grateful if this could be solved because it severely hampers my use of Hurricane (which I love!!!)

Simon Janssen
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
The Hurricane Forum © 2009 - 2021 Go To Top Of Page
This page was generated in 0.29 seconds. Snitz Forums 2000