How to Delete external files? - scripting in JSL
Is there a way to Delete files from within the JSL scripting? Looking for a DELETE command or something like that.For example:myfiles = Files In Directory("pathname") => provides a list of all files in the pathname, and I would like to delete one or more of those files in the list.Anybody know how to do this? Thanks,- Mark -