mdcotter30 Posted May 16, 2007 Posted May 16, 2007 Hello all, I need to write a script that breaks up a file that is read in and displays the file names and extensions separately. thanks,
November Posted May 16, 2007 Posted May 16, 2007 (edited) Hello all,I need to write a script that breaks up a file that is read in and displays the file names and extensions separately.thanks,Hi there,See in AutoIT help for:_FileListToArray StringSplit And from there just use your imagination!I hope this info is usefull!Cheers Edited May 16, 2007 by november Old Scriptology Visual Ping 1.8 - Mass Ping Program with export to txt delimited. Desktop 2 RGB and YMCK - Pick a color in the desktop and get the RGB and YMCK code. Desktop 2 RGB - Pick a color in the desktop and get the RGB code. ShootIT 1.0 - Screen Capture full and partial screen [font="'Arial Black';"]Remember Remember The Fifth of November.[/font]
star2 Posted May 16, 2007 Posted May 16, 2007 See in AutoIT help for:CheersI totaly agree with youthe help file is very usefull [quote]Baby you're all that I want, When you're lyin' here in my armsI'm findin' it hard to believe, We're in heavenAnd love is all that I need , And I found it there in your heartIt isn't too hard to see, We're in heaven .Bryan Adams[/quote].............................................................................[u]AUTOIT[/u]
GaryFrost Posted May 16, 2007 Posted May 16, 2007 Instead of stringsplit might look at _PathSplit SciTE for AutoItDirections for Submitting Standard UDFs Don't argue with an idiot; people watching may not be able to tell the difference.
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