Jump to content

Recommended Posts

Posted (edited)

 

 

  Reveal hidden contents

never mind my post, did not understand at the time of posting :(

..but since I started, those files are in the SciTE "light", that comes with the portable distribution of AutoIt. Just copy and replace those at the SciTE portable.
and I'm posting the answer I should have given for those that may read these posts in the future

Edited by argumentum
oops

Follow the link to my code contribution ( and other things too ).
FAQ - Please Read Before Posting.
autoit_scripter_blue_userbar.png

  • 5 months later...
Posted

How to properly use: #Tidy_Parameters

I try to use it this way:

#Tidy_Parameters=/tcb=0

 

Signature beginning:
Please remember: "AutoIt"..... *  Wondering who uses AutoIt and what it can be used for ? * Forum Rules *
ADO.au3 UDF * POP3.au3 UDF * XML.au3 UDF * IE on Windows 11 * How to ask ChatGPT for AutoIt Codefor other useful stuff click the following button:

  Reveal hidden contents

Signature last update: 2023-04-24

  • Developers
Posted
  On 8/21/2023 at 2:59 PM, Shark007 said:
;Thwere is no 'b' and there is no '='
Expand  

Where did you see that?  

There is a /tcb parameter 
-and-
The you can use either a "=" or " ".

 

 

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 (edited)
  On 8/21/2023 at 3:33 PM, Jos said:

Where did you see that?  

There is a /tcb parameter 
-and-
The you can use either a "=" or " ".

 

 

Expand  

It is what I gleaned from the Tidy TAB

Possible Parameters: 
   /tc n  : 0=Tab >0=Number of Spaces.

I see no mention of a 'b' or use of '=' for the /tc option

 

That said, you're the Author and would definately know better.

EDIT, I've since looked at the help file, and sure enough, the b and = symbol are accepted.

Edited by Shark007
  • Developers
Posted (edited)
  On 8/21/2023 at 1:40 PM, mLipok said:

How to properly use: #Tidy_Parameters

I try to use it this way:

#Tidy_Parameters=/tcb=0
Expand  

EDIT: It seems to be working fine for me.....  so what exactly is the issue?

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
  On 8/21/2023 at 3:59 PM, Jos said:

EDIT: It seems to be working fine for me.....  so what exactly is the issue?

Expand  

I thought that I do something wrong.

then I did some more checking and I end with:

  Quote

#Tidy_Parameters=/tcb=-1

Expand  

instead:

  Quote

#Tidy_Parameters=/tcb=0

Expand  

And now as so far it looks like it works as I expected.

So this was my mistake in usage.

Signature beginning:
Please remember: "AutoIt"..... *  Wondering who uses AutoIt and what it can be used for ? * Forum Rules *
ADO.au3 UDF * POP3.au3 UDF * XML.au3 UDF * IE on Windows 11 * How to ask ChatGPT for AutoIt Codefor other useful stuff click the following button:

  Reveal hidden contents

Signature last update: 2023-04-24

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