Jump to content

SciTe start new script (new doc)


Recommended Posts

Hi all

When I right-click and tell Windows to create a New > AutoIt v3 Script I get a filename like this New AutoIt v3 Script and a file that contains this:

#cs ----------------------------------------------------------------------------

 AutoIt Version: 3.3.14.2
 Author:         myName

 Script Function:
    Template AutoIt script.

#ce ----------------------------------------------------------------------------

; Script Start - Add your code below here

But, when I am inside SciTE v.3.6.2.0 and click File > New I just get a blank document.

I do not think this is any kind of error.  Rather, where do I go to configure SciTe to insert that header? 

Skysnake

Why is the snake in the sky?

Link to comment
Share on other sites

  • Developers
1 hour ago, Skysnake said:

where do I go to configure SciTe to insert that header? 

That is not available in SciTE since this is a generic editor program used for many source code types.

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

Link to comment
Share on other sites

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
 Share

×
×
  • Create New...