AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Electronic Program Guide (EPG) - GUI
Goto page Previous  1, 2, 3
 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
toralf



Joined: 31 Jan 2005
Posts: 3841
Location: Bremen, Germany

PostPosted: Wed Jan 18, 2006 1:20 pm    Post subject: Reply with quote

You are already home??? When do you start working? 4 in the morning? Or are you a student?

BTW: I see you are excellent equipt (Liegefahrrad, Trolly, Tunnelzelt).
_________________
Ciao
toralf
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Guest






PostPosted: Thu Jan 19, 2006 12:43 am    Post subject: Reply with quote

Works very well. Only problem I had was with #MaxMemory. The GUI is very good... do you plan on adding more locations?
Back to top
toralf



Joined: 31 Jan 2005
Posts: 3841
Location: Bremen, Germany

PostPosted: Thu Jan 19, 2006 10:37 am    Post subject: Reply with quote

Why do you have problem with #MaxMemory? AFAIK I never used that command. Could you please clarify?

Do you know other locations the yahoo.com has information on TV on? As I said in the first post I got the idea from an Yahoo Widget, and I used the same locations as in that widget. If you know more, please post the link. Thanks
_________________
Ciao
toralf
Back to top
View user's profile Send private message Send e-mail Visit poster's website
kiu



Joined: 18 Dec 2005
Posts: 229
Location: Italy - Galatro(RC)

PostPosted: Thu Jan 19, 2006 11:48 am    Post subject: Reply with quote

very impressive
Back to top
View user's profile Send private message Visit poster's website
corrupt



Joined: 29 Dec 2004
Posts: 2421

PostPosted: Mon Jan 23, 2006 6:40 am    Post subject: Reply with quote

Very nice Smile .

I had the #MaxMem error display a few times also. I can reproduce the error by double-clicking Beauty and the Geek at 21:00 - 22:00 on 2006-02-02 for WB US-Eastern. Here's the error:
Quote:

---------------------------
Error: Memory limit reached (see #MaxMem in the help file). The current thread will exit.

Line#
530: {
531: Pos1 := InStr(String, "<")
532: if Pos1 = 0
533: Break
534: Pos2 := InStr(String, ">")
535: StringLeft,Left,String,Pos1 - 1
536: StringTrimLeft,Right,String,%Pos2%
---> 537: String = %Left%%Right%
538: }
539: Return,String
540: }
541: Exit
541: Exit

---------------------------
OK
---------------------------
Back to top
View user's profile Send private message Visit poster's website
neyon



Joined: 29 May 2005
Posts: 34
Location: The Netherlands

PostPosted: Mon Jan 23, 2006 8:31 am    Post subject: Reply with quote

Hey Toralf,

Do you know the link for the dutch channels?

Thanks in advance.

Neyon
_________________
Greetz,
Neyon
Back to top
View user's profile Send private message
toralf



Joined: 31 Jan 2005
Posts: 3841
Location: Bremen, Germany

PostPosted: Mon Jan 23, 2006 9:55 am    Post subject: Reply with quote

corrupt wrote:
I had the #MaxMem error display a few times also. I can reproduce the error by double-clicking Beauty and the Geek at 21:00 - 22:00 on 2006-02-02 for WB US-Eastern.
Thanks for the clarification. This error occures when there is a wrong formated webpage for the details. Since the date is far in the future, it might be that there is no detial for that program yet. I'll have to check. If you come across this error, ignore it. Or have a look at the yahoo website, to see why this happens. Maybe I can find a way to avoid it.

@neyon: I do not know other locations for TV listings on the yahoo website, since I never searched for any. If you find one, please post it.
_________________
Ciao
toralf
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Goto page Previous  1, 2, 3
Page 3 of 3

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group