Hi Garret,

function FullPathToShortFileName pPath
  set the itemDel to slash
  return last item of pPath
end FullPathToShortFileName

And (for instance):

put FullPathToFileName(the filename of this stack) into tStackShortFileName

Le 8 févr. 06 à 23:46, Garrett Hylltun a écrit :

Searched the docs for anything that might do this, but can't find anything....

Does anyone know how to extract a file name and extension from a full path, such as from "answer file" ?

Best Regards from Paris,
Eric Chatonet
------------------------------------------------------------------------ ----------------------
http://www.sosmartsoftware.com/    [EMAIL PROTECTED]/


_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to