Jump to content

Recommended Posts

Posted

When I attempt to run my script I recieve "Autoit error (line:1)" "Error: Invalid Command!" I've only used Autoit one other time for the same purpose. My script is written in an excel spreadsheet which I use to copy a data list into. I then convert it to an .ini file.

  • Developers
Posted

When I attempt to run my script I recieve "Autoit error (line:1)" "Error: Invalid Command!" I've only used Autoit one other time for the same purpose. My script is written in an excel spreadsheet which I use to copy a data list into. I then convert it to an .ini file.

maybe you can post whats on line 1... would be easier to determine the problem..

And also tell us the name of the File to see if you use V2 or V3....

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

Posted

Thanks for the response. Here are the first few lines:

;JKS Script

WinActivate,ECHO1 - RUMBA Mainframe Display

;Lastname ;First ;Addr1 ;Addr2

Send, AALTO \, T. LOUISE #{TAB}{TAB} 751 MAIN ST #{TAB}{TAB} #{TAB}{TAB}{TAB}{TAB}{TAB} SOUTH PORTLAND {TAB} ME 04106 {F9}13{F4}{F4}{F5}

Send, AASKOV \, BERYL P. #{TAB}{TAB} 146 ANTHOINE ST #{TAB}{TAB} #{TAB}{TAB}{TAB}{TAB}{TAB} SOUTH PORTLAND {TAB} ME 04106 {F9}13{F4}{F4}{F5}

  • Recently Browsing   0 members

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