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 48 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Trouble with Modifying GUI
hapyman

Replies: 4
Views: 106

PostForum: Ask for Help   Posted: Thu Jan 26, 2012 3:16 pm   Subject: Trouble with Modifying GUI
Whoops forgot about that.

The code above was just an example though. Not really all pointing to the same thing.

Thanks.
  Topic: Trouble with Modifying GUI
hapyman

Replies: 4
Views: 106

PostForum: Ask for Help   Posted: Tue Jan 24, 2012 7:44 pm   Subject: Trouble with Modifying GUI
Hi everyone,

Having a problem with some GUI changes. Below you will find a simplified version of what I am trying to accomplish. The GUI is sent a variable that was created from an INI settings f ...
  Topic: INI Library - FAST in memory functions NO REGEX
hapyman

Replies: 51
Views: 5884

PostForum: Scripts & Functions   Posted: Thu Jan 12, 2012 9:28 pm   Subject: INI Library - FAST in memory functions NO REGEX
Thanks for the reply.

It works now. Thank you.

You're right I didn't realize they were optional. Thought they had to be declared. Anywho thanks again!
  Topic: INI Library - FAST in memory functions NO REGEX
hapyman

Replies: 51
Views: 5884

PostForum: Scripts & Functions   Posted: Thu Jan 12, 2012 5:10 pm   Subject: Help with RIni_Write
Hey guys,

First off let me just say that this is a really nice Ini library. Great work on it, its very thorough.

Anyhow I am having trouble getting the RIni_Write function to work properly.

...
  Topic: Basic Ahk_L COM Tutorial for Excel
hapyman

Replies: 83
Views: 5334

PostForum: General Chat   Posted: Thu Dec 01, 2011 11:59 pm   Subject: Basic Ahk_L COM Tutorial for Excel
I thought it was because some code I was using to test the script but now I am not so sure because I have not been able to replicate the same scenario again where I have like 7 instances of excel.exe ...
  Topic: Basic Ahk_L COM Tutorial for Excel
hapyman

Replies: 83
Views: 5334

PostForum: General Chat   Posted: Thu Dec 01, 2011 4:36 pm   Subject: Basic Ahk_L COM Tutorial for Excel
Here is something curious. When I use Workbook.Close(false) it looks as if it closes the worksheet out but for some reason behind the scenes it is still running. I tried to open the spreadsheet outs ...
  Topic: Basic Ahk_L COM Tutorial for Excel
hapyman

Replies: 83
Views: 5334

PostForum: General Chat   Posted: Tue Nov 22, 2011 7:36 pm   Subject: Basic Ahk_L COM Tutorial for Excel
No not usually and definitely didn't during testing.

Also the other methods you had worked such as

Xl.Range("A7").Value := variable

Which is why I can't figure out why ...
  Topic: Basic Ahk_L COM Tutorial for Excel
hapyman

Replies: 83
Views: 5334

PostForum: General Chat   Posted: Tue Nov 22, 2011 6:53 pm   Subject: Basic Ahk_L COM Tutorial for Excel
Success!

The close function works now. Thank you.

I am trying to figure out why this works and thought maybe I missed something in your original post. Only thing I can see now is that this loo ...
  Topic: Basic Ahk_L COM Tutorial for Excel
hapyman

Replies: 83
Views: 5334

PostForum: General Chat   Posted: Tue Nov 22, 2011 6:22 pm   Subject: Basic Ahk_L COM Tutorial for Excel
Thanks

So this one works but obviously prints the whole workbook. Although this is not a problem for now:


Xl.ActiveWorkbook.PrintOut()


These do not work for me:


X1.ActiveShe ...
  Topic: Basic Ahk_L COM Tutorial for Excel
hapyman

Replies: 83
Views: 5334

PostForum: General Chat   Posted: Tue Nov 22, 2011 4:06 pm   Subject: Basic Ahk_L COM Tutorial for Excel
Thanks for the reply. Unfortunately it still is not working. I copied the book name directly from Au3spy so I am not sure what is going on.

The print function is not working either even with usin ...
  Topic: Basic Ahk_L COM Tutorial for Excel
hapyman

Replies: 83
Views: 5334

PostForum: General Chat   Posted: Fri Nov 18, 2011 5:03 pm   Subject: Help with some COM expressions
Hey guys,

Wondering if someone can lend a hand at deciphering these COM methods. I have tried numerous variations of each to no avail.

The first one is printing. See below for the example post ...
  Topic: Round() not working?
hapyman

Replies: 5
Views: 433

PostForum: Ask for Help   Posted: Wed Apr 14, 2010 9:12 pm   Subject: Round() not working?
Thanks for clearing that up. I got a lot to learn still.
  Topic: Round() not working?
hapyman

Replies: 5
Views: 433

PostForum: Ask for Help   Posted: Wed Apr 14, 2010 6:54 pm   Subject: Round() not working?
Nice it seems to work. Thank you. Very Happy

Just so I understand for the future... these functions only operate within another expression? Sorry for the newb questions. Embarassed
  Topic: Round() not working?
hapyman

Replies: 5
Views: 433

PostForum: Ask for Help   Posted: Wed Apr 14, 2010 6:30 pm   Subject: Round() not working?
For some reason I cannot get Round() to work at all. The documentation seems pretty straight forward so I am not sure what I am messing up here.

Even the simplest of examples aren't working:

...
  Topic: Each day becomes a user-defined Variable?
hapyman

Replies: 5
Views: 288

PostForum: Ask for Help   Posted: Tue Apr 13, 2010 7:38 pm   Subject: Each day becomes a user-defined Variable?
Kind of figured a work around. Just designed a simple script to delete two of the cells every 5 cells, which works out perfectly:



InputBox, StartCell2, Starting Cell, Enter the starting cell & ...
 
Page 1 of 4 Goto page 1, 2, 3, 4  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group