"John Wick" <[EMAIL PROTECTED]> wrote in message
news:38014@palm-dev-forum...
>
> Newbie question
>
> VB6 program to palm via appforge.
> I thought palm supported a field type of memo, but I don't see it in the
> appforge .PDB docummentation.
>
> My data is from a vending machine via the serial port. it's 70-200 CRLF
> delimited lines of data ~ 3-4k per machine.
>
> 1)can the string variable accept this entire piece of data in one field or
> will the CRLF's cause a problem.
> 2) what's the max length of the string variable?

John, you'll probably get a better answer on the AppForge mailing list --
the concentration of AF people is there.  See
http://www.egroups.com/group/AppForge for details.

Note, Palm's PDB isn't a database in the sense you're thinking.  Its really
a list of arbitrary binary objects.  The layout of the PDB record is
entirely freeform; its up to the user of the PDB to set his or her own
layout style.

I don't know how AF implements strings -- I'd assume they could be unlimited
length, but its really a subject for their support FAQs or their manual.

--
Ben Combee
Veriprise Wireless <http://www.veriprise.com>




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

Reply via email to