| View previous topic :: View next topic |
| Author |
Message |
stephenmika
Joined: 09 Apr 2009 Posts: 19 Location: Reading UK
|
Posted: Sat Oct 31, 2009 2:29 am Post subject: Multi Choice text question for HugoV |
|
|
In April of this year, HugoV was of great help with topic 43116.html
I have updated the program with new text but now receive an error message that a variable contains an illegal character which I am unable to sort out. I would like to post the ahk for HugoV et al to help if possible but am unsure how to do this. The file is 160kb and when cutting and pasting does not appear in this message box. Can I attach the file to a posting? The FAQ does not appear to cover this.
regards
Steve Mika[/list] _________________ Many thanks
Stephen Mika
University of Reading |
|
| Back to top |
|
 |
sinkfaze
Joined: 18 Mar 2008 Posts: 5044 Location: the tunnel(?=light)
|
|
| Back to top |
|
 |
sinkfaze
Joined: 18 Mar 2008 Posts: 5044 Location: the tunnel(?=light)
|
|
| Back to top |
|
 |
Leef_me
Joined: 08 Apr 2009 Posts: 5336 Location: San Diego, California
|
Posted: Sat Oct 31, 2009 3:14 am Post subject: |
|
|
The Ahk compiler tells you the line number where the problem is, linke this:
| Quote: |
---------------------------
junk273.ahk
---------------------------
Error at line 8.
Line Text: winmovea, A, ,,, 900
Error: This line does not contain a recognized action.
The program will exit.
---------------------------
OK
---------------------------
| Why not find the line with the variable that AHK doesn't like and post it and 10 written lines above and below it.
It won't help to understand the flow but will at least help the forum determine the variable with the illegal character. |
|
| Back to top |
|
 |
sinkfaze
Joined: 18 Mar 2008 Posts: 5044 Location: the tunnel(?=light)
|
|
| Back to top |
|
 |
SoLong&Thx4AllTheFish
Joined: 27 May 2007 Posts: 4999
|
|
| Back to top |
|
 |
stephenmika
Joined: 09 Apr 2009 Posts: 19 Location: Reading UK
|
Posted: Sat Oct 31, 2009 7:14 pm Post subject: Multi Choice text |
|
|
As Hugo says, problem now resolved. Thank you all for your suggestions on uploading the ahk file.
This Community must be one of the best out there.
Kind regards
Stephen Mika _________________ Many thanks
Stephen Mika
University of Reading |
|
| Back to top |
|
 |
|