AutoHotkey Community

It is currently May 26th, 2012, 10:56 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 7 posts ] 
Author Message
PostPosted: October 31st, 2009, 3:29 am 
Offline

Joined: April 9th, 2009, 5:34 pm
Posts: 19
Location: Reading UK
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


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: October 31st, 2009, 3:52 am 
Offline
User avatar

Joined: March 19th, 2008, 12:43 am
Posts: 5480
Location: the tunnel(?=light)
You can try a free online file hosting service to upload your text file to, check this link out for a few of the better ones online.

_________________
Image
Try Quick Search for Autohotkey or see the tutorial for newbies.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: October 31st, 2009, 3:56 am 
Offline
User avatar

Joined: March 19th, 2008, 12:43 am
Posts: 5480
Location: the tunnel(?=light)
tidbit also listed some homegrown options here

_________________
Image
Try Quick Search for Autohotkey or see the tutorial for newbies.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: October 31st, 2009, 4:14 am 
Online

Joined: April 8th, 2009, 7:49 pm
Posts: 6067
Location: San Diego, California
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.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: October 31st, 2009, 6:08 am 
Offline
User avatar

Joined: March 19th, 2008, 12:43 am
Posts: 5480
Location: the tunnel(?=light)
FYI, a link to the code Mr. Mika is using.

_________________
Image
Try Quick Search for Autohotkey or see the tutorial for newbies.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: October 31st, 2009, 11:27 am 
Offline

Joined: May 27th, 2007, 9:41 am
Posts: 4999
Problem should be fixed now, solved via PM, thread could be removed ...

_________________
AHK FAQ
TF : Text files & strings lib, TF Forum


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Multi Choice text
PostPosted: October 31st, 2009, 8:14 pm 
Offline

Joined: April 9th, 2009, 5:34 pm
Posts: 19
Location: Reading UK
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


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 7 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: hyper_, JSLover, Kirtman, Leef_me, Maestr0, Miguel, XstatyK and 61 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group