Posted 11 December 2012 - 10:16 AM
Is there a better way of getting the base of a filepath than this?
string.reverse(string.sub(string.reverse(filepath),string.len(fs.getName(filepath)+1)
Thanks is advance!