unknown12 Posted February 11, 2005 Posted February 11, 2005 Is there anyway i can get AutoIT to convert a string that has spaces to be compatible with DOS? (Yes I have looked in the documentation)
Andre Posted February 11, 2005 Posted February 11, 2005 Hi, Could u provide an example of what u want to do ? Andre What about Windows without using AutoIt ?It would be the same as driving a car without an steering Wheel!
MHz Posted February 11, 2005 Posted February 11, 2005 (edited) Look at FileGetShortName in the helpfile. Returns the 8.3 short path+name of the path+name passed. Edited February 11, 2005 by MHz
jpm Posted February 11, 2005 Posted February 11, 2005 Is there anyway i can get AutoIT to convert a string that has spaces to be compatible with DOS? (Yes I have looked in the documentation)<{POST_SNAPBACK}>if you use them by a send or Run to a DOS window just protect the filename it works a lot of time
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