GetMyKix
(Fresh Scripter)
2004-02-12 10:30 PM
Using DEL

Does DEL need a long or short filename path when executed within a script? Thanks in advance.

Mart
(KiX Supporter)
2004-02-12 10:43 PM
Re: Using DEL

Long path and file names work fine.

LonkeroAdministrator
(KiX Master Guru)
2004-02-14 02:12 AM
Re: Using DEL

oh, your question may arise by many means.
if you just asked, ja... r2d2 is right.
so is force that is with ya!

anyway, you should be carefull with strings with spaces and the requirements of quotes.
as an example, take a glance of:
http://www.kixtart.org/ubbthreads/showflat.php?Cat=&Number=82688&page=23&view=collapsed&sb=3&o=all&fpart=1

sometimes, you may have problems not because of support but because of the level of quoting you need to do to get the most low level of processing to get the whole string.