cypher175 Posted December 2, 2008 Posted December 2, 2008 (edited) how can I subtract 1 character from the end of a string, but use the rest of it.?? i need to convert $DstDir = StringReplace($szDir, "\", "/") so there is no trailing "/" How can i do this..?? Edited December 3, 2008 by cypher175
Zedna Posted December 2, 2008 Posted December 2, 2008 StringTrimRight() Resources UDF ResourcesEx UDF AutoIt Forum Search
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now