AcidCorps Posted July 20, 2007 Posted July 20, 2007 I'm trying to create a script that will download a file and automatically get the filename, I know I have to use StringRight but I don't know how to make it so it can detect different length names. How would I get it so that Fake.exe and AnotherFake.exe can both be returned even though they are different lengths?
MHz Posted July 20, 2007 Posted July 20, 2007 Maybe you are looking for _PathSplit() in the help file?
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