AutoHotkey Community

It is currently May 22nd, 2012, 12:17 pm

All times are UTC [ DST ]


Search found 70 matches
Search these results:

Author Message

 Forum: Support   Topic: Best way to read flat file and delete one record from it

Posted: April 16th, 2012, 3:25 pm 

Replies: 6
Views: 89


All,

Thanks for the help and ideas.

I am building a $0.00 budget mini change control system.

Your ideas were useful.

Thanks,
Costas

PS. I was hoping that I could read a file and update it without deleting it. It looks like this is not possible, but that is Okay.

 Forum: Support   Topic: Best way to read flat file and delete one record from it

Posted: April 16th, 2012, 12:55 pm 

Replies: 6
Views: 89


All,

I need to read in a flat file that will have only about 10 records in it.

Based on the user-id, I need to delete one of the records.

What is the best way to do this?

Thanks,
Costas

 Forum: Offtopic   Topic: How to Connect a new Laptop to Network at Work

Posted: April 15th, 2012, 4:30 pm 

Replies: 1
Views: 137


All, I recently purchased a new laptop that I am starting to use at home. It works nicely for my initial tests at home (AHK, Word, Excel, Internet Explorer, etc.) I now would like to occasionally take this new laptop to work (small firm) and connect it to the network at work. My background is in app...

 Forum: Support   Topic: Can AHK Obtain Info from the folder named “C:WINDOWS\Tasks”

Posted: February 12th, 2012, 5:25 pm 

Replies: 2
Views: 101


Dear Guest,

Thank You! Thank You! Thank You!

I spent over 8 hours yesterday trying to figure this out.

With your suggestion, I was able to obtain what I need in less than 2 minutes.

I really appreciate the assistance.


Sincerely,
Costas
:) :) :)

 Forum: Support   Topic: Can AHK Obtain Info from the folder named “C:WINDOWS\Tasks”

Posted: February 12th, 2012, 12:59 pm 

Replies: 2
Views: 101


When I view this folder, I can see the headings for the information that I would like to obtain (Name, Schedule, Next Run Time, Last Run Time, Status, Last Result, Creator). I would like to use AHK to grab the detail information stored in these fields in this folder. Thanks, Costas PS. This is a sim...

 Forum: Support   Topic: Can I Access Windows Schedule Info with AHK?

Posted: February 11th, 2012, 9:04 pm 

Replies: 1
Views: 93


I posted this question earlier, then realized that the “Subject” was not correct… sorry. ~~~~~~~~~~~~~~~~~~~ I have set up several Scheduled Tasks with the Windows Scheduler. I often look at the Windows Scheduler screen to see if a specific task has run successfully. I would like to use AHK to pull ...

 Forum: Support   Topic: Remote Desktop Log On – Inconsistent Results with AHK script

 Post subject: Thanks!
Posted: December 19th, 2011, 10:05 pm 

Replies: 7
Views: 293


GirlGamer and Leef_me,

Thanks for the help and advice.

I appreciate it.

I haven't quite figured out what is causing the problem but now I have more things to try.

Costas

 Forum: Support   Topic: Remote Desktop Log On – Inconsistent Results with AHK script

Posted: December 19th, 2011, 2:35 am 

Replies: 7
Views: 293


GirlGamer, Thanks for the example. I tried the code and this is nicer that what I had come up with. The catch is that when I send the "User ID" and then Password to the Remote Desktop log on screen, I am seeing strange results. I have used AHK for other similar things, and have not seen an...

 Forum: Support   Topic: Remote Desktop Log On – Inconsistent Results with AHK script

Posted: December 16th, 2011, 2:50 am 

Replies: 7
Views: 293


Leef_me,

Thanks for the help.

I have never used ControlSetText before. I looked at the documentation but it doesn't make much sense to me.

Could you post an example of how to use this command in order to push the password into the Remote Desktop sign on panel?

Thanks,
Costas

 Forum: Support   Topic: Remote Desktop Log On – Inconsistent Results with AHK script

Posted: December 12th, 2011, 10:52 pm 

Replies: 7
Views: 293


Dear AutoHotKeyers, I need to Log On to a number of servers each day via Remote Desktop. I would like to use AHK to simplify the Log On process so that I can avoid keying in long and complex passwords each time. I have a little AHK script that fires up Remote Desktop by initiating mstsc.exe. I then ...

 Forum: Support   Topic: Date/Time of Last Reboot

Posted: December 5th, 2011, 11:45 pm 

Replies: 8
Views: 156


All,

Thanks for the help.

I now have a little script that works nicely.

Costas

 Forum: Support   Topic: Date/Time of Last Reboot

 Post subject: Date/Time of Last Reboot
Posted: December 5th, 2011, 9:22 pm 

Replies: 8
Views: 156


Dear AutoHotKeyers,

Is there an easy way to use AHK to obtain the date and time of the last reboot?

Thanks,
Costas

 Forum: Support   Topic: Are there GUIEvents besides DoubleClick

Posted: November 4th, 2011, 8:16 pm 

Replies: 4
Views: 228


Jpjazzy and jaco0646, Thanks for the assistance, I appreciate it. I have been able to get things working with your help. Over time, I have found most of the AHK documentation easy to find and understand. However, for some reason, I have found the AHK GUI documentation to be more difficult to work wi...

 Forum: Support   Topic: Are there GUIEvents besides DoubleClick

Posted: November 4th, 2011, 12:53 am 

Replies: 4
Views: 228


I have a little AHK script that uses a GUI ListView There is a line of code like this IF A_GuiEvent = DoubleClick I would like to do one action on a DoubleClick, and a second action on some other keyboard or mouse action. I cannot figure out how to do this and I can't seem to find any documentation ...

 Forum: Support   Topic: How to Obtain “User Name” from Running Processes

Posted: October 25th, 2011, 8:00 pm 

Replies: 11
Views: 478


Dear AutoHotKeyers, Back in April, I posted a question regarding how to obtain the “Command Line” from running processes. http://www.autohotkey.com/forum/topic70446.html SKAN posted a most helpful chunk of AHK code which was able to do this. Now I would like to be able to obtain the “User Name” for ...
Sort by:  
Page 1 of 5 [ Search found 70 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group