Modify

#1811 closed Bug (Works For Me)

String.au3 file inside help folder?

Reported by: anonymous Owned by: Jos
Milestone: Component: SciTE4AutoIt
Version: 3.3.6.1 Severity: None
Keywords: Cc:

Description

?
The file "String.au3" thats residing in the general help folder block the use of the scite4autoit tool "open include" on the string code-examples when opened into scite.

Attachments (0)

Change History (4)

comment:1 by Jos, on Nov 14, 2010 at 9:39:27 PM

Component: Standard UDFsSciTE4AutoIt
Owner: changed from Gary to Jos

Please explain what you mean because this is not clear to me.

Jos

comment:2 by anonymous, on Nov 15, 2010 at 10:43:11 AM

walk though: (*Scite4AutoIt3 full install assumed)

  • open AutoIt help. (preferably from Scite*)
  • browse to one of the "string management" UDF's inside the help.
  • click "open this script" in the example script of that string UDF.
  • Scite*: use "tools: open include file" on the "#include <string.au3>" line in the opened example file.

At this point I end up with the "...\AutoIt3\Examples\Helpfile\String.au3" file instead of the "...\AutoIt3\Include\String.au3" file inside Scite*

Your getting the same result?

  • In case you do.

Point being something to the effect of.
Due to the include file find logic. Help files should not use same names as default(AutoIt) include files.
I'm making any sens?
(Trivial if this is the case. Just making a note of it to enforce some sort of resolution on this.)

  • If not ... Erm, back to my local drawing board.

comment:3 by Jpm, on Dec 10, 2010 at 7:24:57 AM

it looks like the #include<> is working as #include""

comment:4 by Jon, on May 23, 2011 at 6:21:10 PM

Resolution: Works For Me
Status: newclosed

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.