Dave,
> At 2:23 PM +0000 8/3/01, jbv wrote:
>
> >Is there any built-in function of MC that allows
> >copy / move of files between directories, or is
> >an XCMD / DLL necessary ? And if yes, which
> >one would you advise ?
>
> put url ("binfile:" & sourcefile) into url ("binfile:" & destfile)
>
Thanks a lot, it works perfectly.
The only drawback is that the new file is created as a text file
by default.
In case of jpg or eps or whatever, I'll have to find a way to
set the file type as well. I guess under Windoze, adding .jpg
or .eps to the file name is enough (I haven't made any test on
PC yet).
As for Mac, I think there was a discussion about setting file
type & creator lately on this list... That should be in the archives,
right ?
Thanks again.
JB
Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.