Jump to content

Recommended Posts

Posted

I need to be absolutely certain that I add a couple of lines to the start of every script I ever write before it's compiled. Is there any way I can automate this so that the compile process checks for the existence of these lines and either errors or automatically adds them if required.

Anyone have any ideas how to achieve this? I'm running the full version of scite is this helps.

  • Developers
Posted (edited)

...OR use an autoit3 script that does this task, which you run before the compiler process using the auroit3wrapper directies.

Edited by Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Posted

I was trying to automate the process and enforce it. I'm forgetful and it's critcally important.

I managed to figure it out. I modified AutoIt3Wrapper.au3 to check my scripts prior to doing anything else at all.

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...