Google
 
Web ppczone.net

View Full Version : A little program to run on my PPC 2003


Charlie
06-02-2006, 03:11 PM
Hi, I was wondering if there was somewhere or somebody that could make a
little program to run on my PPC. On my desktop Outlook 2003, I have a macro
that I run when I open a contact that removes the contact from the category
mail sent and puts it in the category mail received. It would be great to
have this little feature on my Pocket PC. Maybe like when I tap on a
contact, the option is added in the popup menu that says (Mail Received) and
does this change of categories for me. I've never done any programming for
PPC 2003 and am not sure where to start.
Thanks,
ck

Charlie
06-09-2006, 12:39 AM
If I haven't posted this in the right place, could someone please point me in
the right direction.
Thanks,
ck

Tony A.
06-09-2006, 05:00 AM
Charlie wrote:
> If I haven't posted this in the right place, could someone please
> point me in the right direction.
> Thanks,

I don't believe what you requested is possible, or if it is, it
wouldn't be easy like on the desktop. The Pocket PC Office apps are
related to their desktop brethren in name only. There's no built-in
scripting support (i.e. no macros), and I doubt the APIs are in place
to do what you want via external code.

You could try asking in microsoft.public.pocketpc.developer, someone
there is likely to have more idea than I do, so maybe I'm wrong.