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 9 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Need a way to get the position for a backslash in a string
laserman

Replies: 3
Views: 78

PostForum: Ask for Help   Posted: Wed Aug 06, 2008 5:39 pm   Subject: Need a way to get the position for a backslash in a string
Thanks Matt,
I've used that before but didn't think of it, thanks for the help.
  Topic: Need a way to get the position for a backslash in a string
laserman

Replies: 3
Views: 78

PostForum: Ask for Help   Posted: Wed Aug 06, 2008 4:16 pm   Subject: Need a way to get the position for a backslash in a string
I am trying to take the file name only (no extention, no path) out of a path name.
Because I am running a loop where the path can change the script contains StringGetPos to get the position of the la ...
  Topic: How to overwrite file regardless of extention
laserman

Replies: 2
Views: 122

PostForum: Ask for Help   Posted: Thu May 22, 2008 2:44 pm   Subject: How to overwrite file regardless of extention
Thanks for the help heresy. I used that command made a few tweaks and it's working like a charm. Laughing
MsgBox, 3, Drawing Copy Utility, Do you have more than one file to copy?
IfMsgBox, Cancel
...
  Topic: How to overwrite file regardless of extention
laserman

Replies: 2
Views: 122

PostForum: Ask for Help   Posted: Thu May 15, 2008 7:43 pm   Subject: How to overwrite file regardless of extention
I wrote this script to search a destination folder and overwrite an old file with the same name as the new file no matter what the extention. After it copies the new file into the destination folder, ...
  Topic: Request: Help with variable and loop
laserman

Replies: 9
Views: 255

PostForum: Ask for Help   Posted: Wed Feb 20, 2008 12:21 pm   Subject: Request: Help with variable and loop
Thanks for the info, I am always trying to learn more about NC programming. I've seen some pieces cut on a waterjet, seems that they do a nice job. Btw, engunneer do you know anywhere I can get info o ...
  Topic: Request: Help with variable and loop
laserman

Replies: 9
Views: 255

PostForum: Ask for Help   Posted: Tue Feb 19, 2008 8:53 pm   Subject: Request: Help with variable and loop
This is for a sheet metal laser. The only time it uses an "N" is for a new cut. I just needed the cutting head to move up before every cut. The program I use to write the nc code has a bug i ...
  Topic: Request: Help with variable and loop
laserman

Replies: 9
Views: 255

PostForum: Ask for Help   Posted: Tue Feb 19, 2008 7:29 pm   Subject: Request: Help with variable and loop
Thanks everyone!! I made one or two small changes and it works like a dream. Now I can sleep better at night and my boss will be happy that our machine is working properly.
  Topic: Request: Help with variable and loop
laserman

Replies: 9
Views: 255

PostForum: Ask for Help   Posted: Mon Feb 18, 2008 4:57 pm   Subject: Request: Help with variable and loop
Hey everybody, I pretty new to writing scripts, the ones I've written all all pretty basic, so if anybody can help it would be great. I am trying to write a script to edit a text files ( a numerical ...
  Topic: Need a loop I think
laserman

Replies: 2
Views: 205

PostForum: Ask for Help   Posted: Mon Jan 21, 2008 8:35 pm   Subject: Need a loop I think
I have a text file in which I need a line of text put in repeatedly. At some points the line of text is already there. I need to make sure that it is before every "N" in my example below.
...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group