Modify

Opened 18 years ago

Closed 18 years ago

Last modified 18 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

Attachments (0)

Change History (11)

in reply to:  description ; comment:1 by anonymous, 18 years ago

Sorry forget to login first. Reported by Xenobiologist

in reply to:  1 comment:2 by anonymous, 18 years ago

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

comment:3 by TicketCleanup, 18 years ago

Version: Other

Automatic ticket cleanup.

comment:4 by Xenobiologist, 18 years ago

CTRL+B is still outdated.

in reply to:  4 comment:5 by Xenobiologist, 18 years ago

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

Mega

comment:6 by Jos, 18 years ago

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

in reply to:  6 comment:7 by Xenobiologist, 18 years ago

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 by Jos, 18 years ago

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 by Xenobiologist, 18 years ago

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 by Jos, 18 years ago

Resolution: Fixed
Status: newclosed

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 by TicketCleanup, 18 years ago

Milestone: Future Release

Automatic ticket cleanup.

Modify Ticket

Action
as closed The owner will remain Jos.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.