Startup Script

  • Thread starter Thread starter Alle Swoner
  • Start date Start date
One thing with the documentation is that some parts describe it logically and some programmatically.

Some parts say the order is

System
Autoexec
User

and others say

System
User
Autoexec

with a proviso that autoexec doesn't override system/user variables.

Both ways achieve the exact same thing. You can achieve the second result by implementing the first algorithm.
 

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. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top