Modify

Opened 7 years ago

Closed 7 years ago

#3706 closed Bug (No Bug)

AutoIt3.exe /ErrorStdOut should output filename without quotes

Reported by: George <mrgeorge.sandler@…> Owned by:
Milestone: Component: AutoIt
Version: 3.3.14.5 Severity: None
Keywords: Cc:

Description

AutoIt3.exe outputs error where file is quoted:

"C:\AutoIt_3.3.14.5\Include\GUIConstantsEx.au3" (2) : ==> Unknown function name.:
Test
^ ERROR

In this case SciTE can not recognise the file when we double click on the line.
Au3Check outouts without quotes:

 C:\AutoIt_3.3.14.5\Include\GUIConstantsEx.au3 (2,7) : error: test(): undefined function.
test
~~~~~~^

Attachments (0)

Change History (1)

comment:1 by Jos, 7 years ago

Resolution: No Bug
Status: newclosed

It is unclear what you are trying to tell us, but the file needs to be within double quotes to allow it to contain spaces.
Please come to the forum and open a discussion there about the issue you see and How I can replicate it.

Jos

(closing as no-bug for now)

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


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