svad has asked for the wisdom of the Perl Monks concerning the following question:
It is not a secret that even to perform simpliest file copyings it is needed a lot of mouse clicks, drags and so on.
I want to write simple oneliner scripts (or multiline scripts) that perform basic file copyings. (yesterday when I've made sync with desktop computer ActiveSync wrongfully decided file modification times and overwrote my changes with elder files! so I don't trust this sync anymore...)
I have Cassiopeia E125 with WinCE, and perl running on it.
My first guess is to use Win32::OLE to manipulate activesync connection.
Can anyone share any information on this?
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: How to do things with WinCE device
by Juerd (Abbot) on Apr 21, 2002 at 11:59 UTC | |
by svad (Pilgrim) on Apr 21, 2002 at 12:44 UTC | |
by Juerd (Abbot) on Apr 21, 2002 at 13:33 UTC | |
Re: How to do things with WinCE device
by beebware (Pilgrim) on Apr 21, 2002 at 12:10 UTC | |
by svad (Pilgrim) on Apr 21, 2002 at 12:39 UTC |