I am writing a batch file to simplify the process of moving a group of
files from the pc to the handheld (it a Symbol MC70).

I have this working:

echo on

path=c:\ce

cecopy /is c:\export\*.* "dev:\Program Files\Hardcat\Catscan\Data"

pause

The issue is, before the cecopy, I need to find away to delete *.* from
"dev:\Program Files\Hardcat\Catscan\Data"

Any suggestions?

Greg

Re: cedelete in windows mobile 5.0? by r_z_aret

r_z_aret
Thu Aug 09 13:44:15 CDT 2007

On Thu, 09 Aug 2007 06:08:07 -0700, 420greg@gmail.com (Greg) wrote:

>
>I am writing a batch file to simplify the process of moving a group of
>files from the pc to the handheld (it a Symbol MC70).
>
>I have this working:
>
>echo on
>
>path=c:\ce
>
>cecopy /is c:\export\*.* "dev:\Program Files\Hardcat\Catscan\Data"
>
>pause
>
>The issue is, before the cecopy, I need to find away to delete *.* from
>"dev:\Program Files\Hardcat\Catscan\Data"
>
>Any suggestions?

If you really want the utilities (rather than an interesting exercise
in programming), try RapiUtils. See Scott Selligman's 15 Mar 07
contribution to thread called "How can I delete a file on a smart
device from desktop?" in microsoft.public.pocketpc

>
>Greg

-----------------------------------------
To reply to me, remove the underscores (_) from my email address (and please indicate which newsgroup and message).

Robert E. Zaret, eMVP
PenFact, Inc.
20 Park Plaza, Suite 478
Boston, MA 02116
www.penfact.com