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 20 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Help on a formulary filler script.
macaddress

Replies: 3
Views: 110

PostForum: Ask for Help   Posted: Thu May 22, 2008 2:07 am   Subject: Help on a formulary filler script.
Tnx PurloinedHeart!!!

It worked indeed. Would you please explain the lines you've added to the code?
  Topic: Help on a formulary filler script.
macaddress

Replies: 3
Views: 110

PostForum: Ask for Help   Posted: Thu May 22, 2008 1:46 am   Subject: Help on a formulary filler script.
Hi people!!

I have the following script to automate an formulary fill process. This code is not actually de aplication itself but contains some samples of what the application is supposed to do. ...
  Topic: Help on Button question
macaddress

Replies: 3
Views: 137

PostForum: Ask for Help   Posted: Wed May 14, 2008 3:13 am   Subject: Help on Button question
Hi Elesar.

.....look into how you are resigning the variable there.

It seems like the reassignment was ok!!

And thank you sinkfaze.

Your button isn't submitting any information to make the ...
  Topic: Help on Button question
macaddress

Replies: 3
Views: 137

PostForum: Ask for Help   Posted: Wed May 14, 2008 12:17 am   Subject: Help on Button question
Hi folks,

Im getting some troubles to make de msg box appears:


;----------------manufacturer selection variables-------------

BrandChoice1 = |LG|Samsung|Phillips
BrandChoice2 = |Ford|Fiat| ...
  Topic: Functions Cannot Contain Functions
macaddress

Replies: 3
Views: 95

PostForum: Ask for Help   Posted: Tue May 13, 2008 11:25 pm   Subject: Functions Cannot Contain Functions
... Or try to use a program that helps you with brackets and parenthesis

You can install NOTEPAD++ ...

and then on the AHK directory - X:\Program Files\AutoHotkey\Extras\Editors\Notepad++

Ru ...
  Topic: Multiple Button Labels
macaddress

Replies: 5
Views: 103

PostForum: Ask for Help   Posted: Tue May 13, 2008 1:27 am   Subject: Multiple Button Labels
I got it!!!!

The reference is as follows:

Gui, Add, Buttun ... = Button ok
Gui, 2:Add, Buttun ... = 2Button ok
Gui, 3:Add, Buttun ... = 3Button ok

and so on....

That tip rings the bell!! ...
  Topic: Multiple Button Labels
macaddress

Replies: 5
Views: 103

PostForum: Ask for Help   Posted: Mon May 12, 2008 11:19 pm   Subject: Multiple Button Labels
Hi Elesar.

Im just courious about that question cause ill need somethng like that on a script im working right now.

Question:

How does the script knows wich is the button and 2button if there ...
  Topic: Help required with DDL [Solved]
macaddress

Replies: 9
Views: 186

PostForum: Ask for Help   Posted: Mon May 12, 2008 11:09 pm   Subject: Help required with DDL [Solved]
As you command my Lord!!!!!! Confused
  Topic: Help required with DDL [Solved]
macaddress

Replies: 9
Views: 186

PostForum: Ask for Help   Posted: Sun May 11, 2008 7:43 pm   Subject: Help required with DDL [Solved]
It works great!!!!

I was trying to avoid the if/than/else and gLabel stuff to keep the script simple, but sometimes you have to use them.

Sometimes people just post the quote : "refer to d ...
  Topic: Help required with DDL [Solved]
macaddress

Replies: 9
Views: 186

PostForum: Ask for Help   Posted: Sun May 11, 2008 4:05 pm   Subject: Help required with DDL [Solved]
When you select the listbox, Update1 get's triggered, which only updates the first DDM, not the second (last) DDM (that does your Update2).

You get to the point n-l-i-d. But is there a way to updat ...
  Topic: Help required with DDL [Solved]
macaddress

Replies: 9
Views: 186

PostForum: Ask for Help   Posted: Sun May 11, 2008 3:36 pm   Subject: Help required with DDL [Solved]

Your variables are global, simply empty them "afterwards"


It did not work. Any other sugestions?
  Topic: Help required with DDL [Solved]
macaddress

Replies: 9
Views: 186

PostForum: Ask for Help   Posted: Sun May 11, 2008 3:00 pm   Subject: Help required with DDL [Solved]
Hi people!!

I´m gettin troubles with a simple script:

Here is the script:


;----------------product selection variables------------------
WISHLIST = DIGITAL_TV|CAR|COMPUTER

;----------- ...
  Topic: Var calls with Gui control [ RESOLVED - TANX FOR HELP]
macaddress

Replies: 9
Views: 223

PostForum: Ask for Help   Posted: Thu May 01, 2008 6:57 pm   Subject: Var calls with Gui control [ RESOLVED - TANX FOR HELP]
tANX FOR ALL!!!

SOMETIMES WE JUST NEED TO THINK A LITTLE BIT MORE BEFORE ASKING FOR HELP!!!

REGARDS FOR ALL!!!!
  Topic: Var calls with Gui control [ RESOLVED - TANX FOR HELP]
macaddress

Replies: 9
Views: 223

PostForum: Ask for Help   Posted: Thu May 01, 2008 2:38 pm   Subject: Var calls with Gui control [ RESOLVED - TANX FOR HELP]
Hi guys!!!

Would someone please answer my question? I know that one must be piece of cake for most of you guys Wink

I'm in a hurry to finish my script and this answer is all that i need to g ...
  Topic: Var calls with Gui control [ RESOLVED - TANX FOR HELP]
macaddress

Replies: 9
Views: 223

PostForum: Ask for Help   Posted: Thu May 01, 2008 2:27 am   Subject: Var calls with Gui control [ RESOLVED - TANX FOR HELP]
Hi Zed,

There's something driving me nuts about your example. What have you done for the VARS (below) apear in the DDM if you did not make any reference for them in the code?

CAR = |FORD|FIAT|GM ...
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group