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 

Search found 33 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Same variable cannot be used for more than one control
Whitespliff

Replies: 7
Views: 478

PostForum: Ask for Help   Posted: Mon Jul 09, 2007 3:26 pm   Subject: Same variable cannot be used for more than one control
This works, I did forgot to destroy the GUI, tnx a lot!

And tnx for telling me about these global var, didn't knew that Wink
  Topic: Same variable cannot be used for more than one control
Whitespliff

Replies: 7
Views: 478

PostForum: Ask for Help   Posted: Mon Jul 09, 2007 2:56 pm   Subject: Same variable cannot be used for more than one control
It's the only v var & there is only 1 GUI.
It works once but when I use it again (press #µ) I get the error.
Reload helps so it seems it remembers that I used the var before, is there a way to m ...
  Topic: Same variable cannot be used for more than one control
Whitespliff

Replies: 7
Views: 478

PostForum: Ask for Help   Posted: Mon Jul 09, 2007 1:23 pm   Subject: Same variable cannot be used for more than one control
I've read a bit about global variables in the manual but I'm afraid I don't really get Embarassed
How would this look in this script?

Tnx
  Topic: Same variable cannot be used for more than one control
Whitespliff

Replies: 7
Views: 478

PostForum: Ask for Help   Posted: Sat Jul 07, 2007 3:01 pm   Subject: Same variable cannot be used for more than one control
Hello,

Probably a dumb question but here it goes;
I get this error: Same variable cannot be used for more than one control
Specifically: vcount

How can I change my script so it won't 'remember ...
  Topic: Anybody knows a program to manage stocks?
Whitespliff

Replies: 1
Views: 307

PostForum: Ask for Help   Posted: Sat Jan 20, 2007 1:55 pm   Subject: Anybody knows a program to manage stocks?
Hello,

I've been trying to make a script for creating a way to manage stock for gsm's.

There are a lot of Nokia, Samsung & Sony Ericsson devices.
I would like them ordered by brand & ty ...
  Topic: AutoMux: automated MuxMan proggie
Whitespliff

Replies: 0
Views: 345

PostForum: Scripts & Functions   Posted: Mon Oct 30, 2006 1:10 am   Subject: AutoMux: automated MuxMan proggie
If anybody knows [url=http://www.mpucoder.com/muxman]MuxMan & knows what it does this script might be usefull.
MuxMan is a program wich lets you convert bitmaps to VOB files, I'm using it with [u ...
  Topic: Changing the mouse cursor
Whitespliff

Replies: 17
Views: 5305

PostForum: Scripts & Functions   Posted: Fri Oct 27, 2006 3:54 am   Subject: Changing the mouse cursor
Yep, works perfectly... tnx a lot!
  Topic: Changing the mouse cursor
Whitespliff

Replies: 17
Views: 5305

PostForum: Scripts & Functions   Posted: Fri Oct 27, 2006 3:02 am   Subject: Changing the mouse cursor
Is it possible to have it work in certain GUI's?

I have a 'About' GUI where a gLabel activates a target (is +owner -SysMenu).
When the 'Update' GUI is open the hand appears also although there is ...
  Topic: How to make a download status box
Whitespliff

Replies: 13
Views: 1065

PostForum: Ask for Help   Posted: Fri Oct 20, 2006 6:19 pm   Subject: How to make a download status box
PM'ed Titan...

This is a working ex: IniRead, Dversion, radio.ini, Dversion, key
Progress, h94 w220, One moment please, Winamp v%Dversion%`nis downloading, Winamp install
WinActivate, Winamp i ...
  Topic: How to make a download status box
Whitespliff

Replies: 13
Views: 1065

PostForum: Ask for Help   Posted: Fri Oct 20, 2006 6:09 pm   Subject: How to make a download status box
No comments so I guess I got it right?
  Topic: How to make a download status box
Whitespliff

Replies: 13
Views: 1065

PostForum: Ask for Help   Posted: Fri Oct 20, 2006 6:28 am   Subject: How to make a download status box
@ Titan
Is this a good way to use what you said?
Filesize = 1350KB IniRead, Dversion, radio.ini, Dversion, key
Progress, h94 w220, One moment please, Winamp v%Dversion%`nis downloading, Winamp in ...
  Topic: Unexpected end-of-block error
Whitespliff

Replies: 11
Views: 349

PostForum: Ask for Help   Posted: Wed Oct 04, 2006 12:05 am   Subject: Unexpected end-of-block error
I think I've got it.
Tnx a lot for the help & tnx for suggesting SciLexer.dll with AutoHotkey support!

PS: code with indentations is a lot easier to read yes Wink
  Topic: Unexpected end-of-block error
Whitespliff

Replies: 11
Views: 349

PostForum: Ask for Help   Posted: Mon Oct 02, 2006 6:21 pm   Subject: Unexpected end-of-block error
An extra } ?

If I put an extra } there or if I delete it I get an error that 1 is missing.
For now I'm using the MsgBox again, I can't get GUI 4 to work.

If there is anybody that can help me, p ...
  Topic: Unexpected end-of-block error
Whitespliff

Replies: 11
Views: 349

PostForum: Ask for Help   Posted: Sun Oct 01, 2006 11:55 pm   Subject: Unexpected end-of-block error
Koro is right. You should not put subroutines inside blocks delimited by "{" and "}", but your GUI labels are put there. Try moving them at the end of the script.I've been on it fo ...
  Topic: Unexpected end-of-block error
Whitespliff

Replies: 11
Views: 349

PostForum: Ask for Help   Posted: Sun Oct 01, 2006 7:11 pm   Subject: Unexpected end-of-block error
If I delete that I get this error:
http://dvd.puppyfoon.com/uploads/screen7.jpg

It has something to do with GUI 4, I used a MsgBox before & everything was ok then.
 
Page 1 of 3 Goto page 1, 2, 3  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group