Jump to content

Tidy Source Question


Recommended Posts

Didn't there used to be a way to configure tidy with a gui that popped up when running it? Having to delete all of these backup copies is quite annoying. Also, I wish it didn't append all sorts of garbage to a script in case of error.

Link to comment
Share on other sites

Look at the KeepVersions in the tidy ini file

Example:

*** Keep x Version of the File before the Tidy run and optionally store them in SubDirectory "\Backup"

KeepNVersions=5

backupDir=1

SciTE for AutoItDirections for Submitting Standard UDFs

 

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

 

Link to comment
Share on other sites

  • Developers

Didn't there used to be a way to configure tidy with a gui that popped up when running it? Having to delete all of these backup copies is quite annoying. Also, I wish it didn't append all sorts of garbage to a script in case of error.

Garbage ?

The Tidy errors are there to tell you about problems in your script.

All you have to do is resolve the problems and run Tidy again, because this so called garbage is removed with each run of Tidy.

:)

Edited by JdeB

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

Garbage ?

The Tidy errors are there to tell you about problems in your script.

All you have to do is resolve the problems and run Tidy again, because this so called garbage is renmoved with each run of Tidy.

:)

One Man's Garbage is another Mans Treasure.... :)

SciTE for AutoItDirections for Submitting Standard UDFs

 

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

 

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

  • Recently Browsing   0 members

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