Modify

Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#297 closed Bug (Fixed)

Scite doc outdated

Reported by: anonymous Owned by: Jos
Milestone: Future Release Component: SciTE4AutoIt
Version: Other Severity: None
Keywords: Scite helpfile Cc:

Description

Self Expanding Abbreviations Reference is outdated at some points.

See pics of "Compiler Directives" and "Options".

Using compiler or A3w with Ctrl+B is also outdated

#AutoIt3Wrapper_Allow_Decompile=y ;y= allow decompile
#AutoIt3Wrapper_PassPhrase= ;Password to use for compilation

Mega

Change History (11)

comment:1 in reply to: ↑ description ; follow-up: Changed 17 years ago by anonymous

Sorry forget to login first. Reported by Xenobiologist

comment:2 in reply to: ↑ 1 Changed 17 years ago by anonymous

Damn, just saw the new version of Scite4Autoit fixed that.

comment:3 Changed 17 years ago by TicketCleanup

  • Version set to Other

Automatic ticket cleanup.

comment:4 follow-up: Changed 17 years ago by Xenobiologist

CTRL+B is still outdated.

comment:5 in reply to: ↑ 4 Changed 17 years ago by Xenobiologist

* TargetDir$:c:\downloads\autoit-skripte\entwicklung\forumtests\BackUp\
Path is displayed case-insenstive.

Mega

comment:6 follow-up: Changed 17 years ago by Jos

I am not sure what is left for me to fix here.
Maybe you can specify anything that is still wrong under this post ?

Thanks
Jos

comment:7 in reply to: ↑ 6 Changed 17 years ago by Xenobiologist

Tidy pathes :

Tidy AutoIt3 v2.0.23.14 Copyright (c) Jos van der Zande May 7, 2008
* BACKUPDIR$:
* TargetDir$:c:\downloads\autoit-skripte\entwicklung\forumtests\BackUp\
+> Tidy AutoIt3 finished. Original copied to:"c:\downloads\autoit-skripte\entwicklung\forumtests\BackUp\db_5_aix_old1.au3"

it is case insensitive : "C:\Downloads\AutoIt-Skripte\Entwicklung\ForumTests\DB_5_AIX.au3"

and A3w or A3w2 or compiler and then CTRL+B in Scite ... there are still some outdated things like
#AutoIt3Wrapper_Allow_Decompile=y
#AutoIt3Wrapper_PassPhrase=

Mega

comment:8 Changed 17 years ago by Jos

I will make the update for the Abbrev files and inform Mhz, who maintains them.

The 2 * lines shouldn't be there and is already fixed for the next release. I am not sure about your other comment about "casre insensitive". Could you explian ?

Thanks
Jos

comment:9 Changed 17 years ago by Xenobiologist

1) Ah, ok MHz. Thanks!

2) Very easy :-)

Tidy prints this:

* BACKUPDIR$:
* TargetDir$:c:\downloads\BackUp\
+> Tidy AutoIt3 finished. Original copied to:"c:\downloads\BackUp\nowtime_old1.au3"

which doesn't display the path correctly.

Should be:

* BACKUPDIR$:
* TargetDir$:C:\Downloads\BackUp\
+> Tidy AutoIt3 finished. Original copied to:C:\Downloads\BackUp\Nowtime_old1.au3

this is no bug, but with very long pathes it is annoying and printing it correctly would make it much more readable.

Mega

comment:10 Changed 17 years ago by Jos

  • Resolution set to Fixed
  • Status changed from new to closed

Ok, understand now.
As said the "*" lines shouldn't be there so they since they where used for debugging and forgotten to REM out. I did change the input file to lowercase at some point but don;t remember why I did that so will test for a while without doing that en when it works made that change for the next released version of Tidy.

comment:11 Changed 17 years ago by TicketCleanup

  • Milestone set to Future Release

Automatic ticket cleanup.

Guidelines for posting comments:

  • You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
  • In-depth discussions should take place on the forum.

For more information see the full version of the ticket guidelines here.

Add Comment

Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.