Message 1 of 27
LISP to run a script on startup?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a script that I want to run on start up, it basically changes the width factor of our standard text since we did a company wide style change. The script i wrote works but I would like the LISP to run the script when someone opens a cad file. From all the forms i read it looks possible but Im struggling the right code in the lsp file (since the start up suit doesnt work with scripts). I know i have to appload the lsp and add it to the start up suite.
If anyone could help provide some direction I would really appreciate it!