Jump to content

Recommended Posts

Posted

I wanted to make some or all of my include file(s) external when i compile a script so that I can have 2+ scripts that use the same include file(s) and save space by keep the include files separate, also for easier updating

Posted

I wanted to make some or all of my include file(s) external when i compile a script so that I can have 2+ scripts that use the same include file(s) and save space by keep the include files separate, also for easier updating

Wouldn't be an include file if it wasn't external.

Include files can be used in as many scripts as you wish to use them in.

SciTE for AutoItDirections for Submitting Standard UDFs

 

Don't argue with an idiot; people watching may not be able to tell the difference.

 

Posted (edited)

While when you compile it doesn't it simply copy it into the script before compiling?

I want to avoid that and have it point to a external file instead

Edited by AcidCorps

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...