Hi,

Can anyone explain to me why there doesn't appear to be a UDAMemoryWriterNew
companion
function to UDAMemoryReaderNew?  What I want to do is encode some data as a
vObject
using the Personal Data Interchange library and then do something with the
resultant string.

Under 4.0, I could create a memory writer of my own and pass it in to the
PDI writer.  This worked.
My writer integrated into the process and in the end I got out of the PDI
Lib a string representing my
vObject.  In 5.x I get an error when I try to do the same thing:
UDAMgr68K.c, Line:1164, UDA Mgr 68K glue : UDAWriterToARM, unable to
identify UDA Writer object

Perhaps I am going about this all wrong?  What is the right way to get a
vcard or vcal as a string in
a palm os 5.x app?  Should I being doing a local exchange connection to my
own application so that I can
get the vObject string?  Should I not be using the PDI libraries for this at
all?  Is there trick to creating my
own UDAMemory Writer?

Cheers,
    Chris



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to