Jump to content

Unable to parse line.


Angelo
 Share

Recommended Posts

Hello,

I'm new in AutoIt.

I'm trying to run the WordPad sample as detailed in "AutoIt Window Info Tool" into the help.

I use only CTRL-C and CTRL-V to cut and past AutoIt info from the window to the script.

When I execute the script I receive that error.

Where is the problem?

Thanks for the help.

Link to comment
Share on other sites

  • Developers

Hello,

I'm new in AutoIt.

I'm trying to run the WordPad sample as detailed in "AutoIt Window Info Tool" into the help.

I use only CTRL-C and CTRL-V to cut and past AutoIt info from the window to the script.

When I execute the script I receive that error.

Where is the problem?

Thanks for the help.

You need to show the line that causes the error .....

:P

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

Link to comment
Share on other sites

You need to show the line that causes the error .....

:P

The line is:

Line 2

This is the script. It is correct to copy all the window info into the script?

>>>>>>>>>>>> Window Details <<<<<<<<<<<<<

Title: Documento - WordPad

Class: WordPadClass

Size: X: 25 Y: 31 W: 875 H: 615

>>>>>>>>>>> Mouse Details <<<<<<<<<<<

Window: X: 124 Y: 164

Cursor ID: 5

>>>>>>>>>>> Pixel Color Under Mouse <<<<<<<<<<<

RGB: Hex: 0xFFFFFF Dec: 16777215

>>>>>>>>>>> Control Under Mouse <<<<<<<<<<<

Size: X: 0 Y: 87 W: 867 H: 454

Control ID: 59648

ClassNameNN: RICHEDIT50W1

Text:

Style: 0x550081C4

ExStyle: 0x00000210

>>>>>>>>>>> Status Bar Text <<<<<<<<<<<

(1): Per ottenere la Guida, premere F1

(2):

(3):

>>>>>>>>>>> Visible Window Text <<<<<<<<<<<

Per ottenere la Guida, premere F1

Standard

Formattazione

Arial

Arial

10

10

Occidentale

Occidentale

Standard

>>>>>>>>>>> Hidden Window Text <<<<<<<<<<<

Link to comment
Share on other sites

  • Developers

The line is:

Line 2

This is the script. It is correct to copy all the window info into the script?

eehh... Nope ... that is information for the window... nothing to do with AutoIt3 syntax.

Edited by JdeB

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

Link to comment
Share on other sites

I suppose you have already figured it out but you were probably looking for the au3record.exe application..:P

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...