AutoHotkey Community

It is currently May 23rd, 2012, 9:57 pm

All times are UTC [ DST ]


Search found 5 matches
Search these results:

Author Message

 Forum: Scripts   Topic: TF: Text file & Variables/String Library v3.3 [lib]

Posted: January 2nd, 2010, 6:51 am 

Replies: 189
Views: 33885


I'm stuck again...Just when I thought I was finished :D I have a file with dates in the yyyymmddhhmmss format like this and that is all the file contains. 20100103080000 20100103090000 20100103210000 20100104025800 20100103080000 I want to subtract 2 minutes from each line. I have tried various opti...

 Forum: Scripts   Topic: TF: Text file & Variables/String Library v3.3 [lib]

 Post subject: Insert Suffix
Posted: December 30th, 2009, 8:38 am 

Replies: 189
Views: 33885


I feel real stupid :oops: I read through the list several times and over looked that one. Thanks for the quick reply and the great work on the library.

 Forum: Scripts   Topic: TF: Text file & Variables/String Library v3.3 [lib]

 Post subject: Insert Suffix
Posted: December 30th, 2009, 6:38 am 

Replies: 189
Views: 33885


I'm stuck again. I have the main file I am working (f) with and a second file (s) with the same number of lines. I want to add line one from the second file to line one of the first file and then repeat for each line. f= !first.txt s= !second.txt GetLine:=TF_Find(s,"","",&quo...

 Forum: Scripts   Topic: TF: Text file & Variables/String Library v3.3 [lib]

Posted: December 29th, 2009, 4:34 am 

Replies: 189
Views: 33885


Thanks for the help. That did the trick.

 Forum: Scripts   Topic: TF: Text file & Variables/String Library v3.3 [lib]

 Post subject: TF_Replace with variables
Posted: December 28th, 2009, 10:05 pm 

Replies: 189
Views: 33885


Thanks for the work on the TF library. It has simplified what I am trying to do. I have hit a snag and hoping someone can help. I am trying to change dates in a file that are in mm/dd format and I want it in yyyy-mm-dd format. I have a variable: year= 2009 Then I try to put the year in front of the ...
Sort by:  
Page 1 of 1 [ Search found 5 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group