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 16 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Hibernation Wake Up Timer / Task Scheduler
nnah

Replies: 4
Views: 6115

PostForum: Scripts & Functions   Posted: Tue Aug 31, 2010 7:22 pm   Subject: Great Work
This is great work. I wish the timer could be on a recurring basis. So I can set it to run the task the 1st of every month. But this is great.
  Topic: CSV Library File manipulation
nnah

Replies: 24
Views: 680

PostForum: Ask for Help   Posted: Wed Jul 07, 2010 5:14 pm   Subject: CSV Library File manipulation
@hugov
perfect!
I changed one more thing; CurrentReplacement to 2....and it's working nice


IfInString, A_Loopfield, %CurrentField3% ;field that's been referenced
{
StringS ...
  Topic: CSV Library File manipulation
nnah

Replies: 24
Views: 680

PostForum: Ask for Help   Posted: Wed Jul 07, 2010 3:57 pm   Subject: CSV Library File manipulation
i tried that, and it's not working...it actually just erases column 2 in file A.....
I was thinking I had to change something in

StringSplit, CurrentField, A_Loopfield , |
Loop, parse, btest, ...
  Topic: CSV Library File manipulation
nnah

Replies: 24
Views: 680

PostForum: Ask for Help   Posted: Wed Jul 07, 2010 3:07 pm   Subject: CSV Library File manipulation
@hugov
Thanks a lot, it's amazing what you can do with this! I wish I was good as you guy!....But I'm learning a lot so far.

I wanted to remove all the trailing | but I tried inserting

string ...
  Topic: CSV Library File manipulation
nnah

Replies: 24
Views: 680

PostForum: Ask for Help   Posted: Tue Jul 06, 2010 7:50 pm   Subject: CSV Library File manipulation
@little Fairy...
how do I adjust the code so it stops adding "|" after each line? I've tried for hours trying to adjust the code but it seems I can only get it to remove"|" after ...
  Topic: CSV Library File manipulation
nnah

Replies: 24
Views: 680

PostForum: Ask for Help   Posted: Mon Jul 05, 2010 2:48 pm   Subject: CSV Library File manipulation
@little Fairy...
I tried it, at first it seems like it was changing the wrong ones.....but that was my mistake......YOU ARE THE MAN!

Thanks so much!!!!
  Topic: CSV Library File manipulation
nnah

Replies: 24
Views: 680

PostForum: Ask for Help   Posted: Sun Jul 04, 2010 8:47 pm   Subject: CSV Library File manipulation
No one should get upset with my question even if it's so simple and stupid to you'll...I am a finance guy trying to write a script...."so new"

@little Fairy, I've been trying to understan ...
  Topic: CSV Library File manipulation
nnah

Replies: 24
Views: 680

PostForum: Ask for Help   Posted: Sun Jul 04, 2010 1:54 pm   Subject: CSV Library File manipulation
@little Fairy
Thanks for your code, it actually works perfectly! I am not been lazy but I am not a programmer and I am learning all this stuff from scratch!
  Topic: CSV Library File manipulation
nnah

Replies: 24
Views: 680

PostForum: Ask for Help   Posted: Sun Jul 04, 2010 12:09 pm   Subject: CSV Library File manipulation
@Z_Gecko

I like your idea, I am just going to adjust the code; instead of showing the result in a message box, it will create it in a file.....using some info from hugov previous code!

I will ma ...
  Topic: CSV Library File manipulation
nnah

Replies: 24
Views: 680

PostForum: Ask for Help   Posted: Sun Jul 04, 2010 4:11 am   Subject: CSV Library File manipulation
oops I meant flyingDman...that was a typo!!!!
  Topic: CSV Library File manipulation
nnah

Replies: 24
Views: 680

PostForum: Ask for Help   Posted: Sun Jul 04, 2010 3:39 am   Subject: CSV Library File manipulation
@flyingdamn I am sorry I wasn't trying to waste anyone's time....unfortunately I spent half my day today in the emergency room with my little boy....

I have like 20 or so File A.....file B always s ...
  Topic: CSV Library [lib]
nnah

Replies: 37
Views: 8450

PostForum: Scripts & Functions   Posted: Sun Jul 04, 2010 3:32 am   Subject: CSV Library [lib]
How do I adjust the code below to replace the data in File A column 2 with the data in File B Column 2?

Do I have to split the strings first? or is there a different command/variable I can use? Tha ...
  Topic: CSV Library [lib]
nnah

Replies: 37
Views: 8450

PostForum: Scripts & Functions   Posted: Sun Jul 04, 2010 2:48 am   Subject: File manipulation
@hugov

Thanks so much for your help, I wasn't just posting all over the place, and I tested the results that was given to me with the TF option but that didn't work.

Emergency room sucks! today ...
  Topic: CSV Library [lib]
nnah

Replies: 37
Views: 8450

PostForum: Scripts & Functions   Posted: Sat Jul 03, 2010 2:00 pm   Subject: File manipulation
I am very new to autohotkey but it's seems like its going to be my life saver for some work that I need to get completed before the weekend is over.

If someone can help me or at least get me start ...
  Topic: CSV Library File manipulation
nnah

Replies: 24
Views: 680

PostForum: Ask for Help   Posted: Sat Jul 03, 2010 1:59 pm   Subject: CSV Library File manipulation
I am very new to autohotkey but it's seems like its going to be my life saver for some work that I need to get completed before the weekend is over.

If someone can help me or at least get me start ...
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group