>       0 - we use gcc and evc (Microsoft);
>       1 - the product will be release for free;
>       2 - it's part of a bigger project that is a XBase Compiler, that is
>  free, too. It's operational now. The documentation is yet in portuguese,
>  soon it wiil be in english . the XBase Compiler generates C code to palm
> and
>  PPC;
>       3 - the API's can be used separately from the XBase compiler, so you
>  can write app's in C and use the API's;
>       4 - now, the interface is generated at run-time. I'm presently
working
>  to deploy during this year a GUI generator. Help will be appreciatted;
>       5- the single item that will not be free, is the sincronizer (it's
>  optional, you can do your own tools for that), a generic TCP/IP server
that
>  can update records at the PDA side and at the server side with a script
>  language, like this:
> > source(ODBC, "vendedor")
> > {
> >  send("vendedor", "CASL", "USER") or receive("vendedor", "CASL", "USER")
> >
> >  {
> >                 primarykey("A3_COD")
> >                 control ("INTR")
> >                 filter("A3_COD")
> >
> >                 field ("A3_COD")
> >                 field ("A3_FILIAL")
> >                 field ("A3_NREDUZ")
> >                 field ("A3_COMIS")
> >                 field ("A3_SALDO")
> >                 field ("A3_SENHA")
> >                 field ("A3_MENS1")
> >                 field ("A3_MENS2")
> >                 field ("A3_FLAG")
> >                 field ("A3_PEDINI")
> >                 field ("A3_PEDFIM")
> >                 field ("A3_CLIINI")
> >                 field ("A3_CLIFIM")
> >                 field ("A3_PROXPED")
> >                 field ("A3_PROXCLI")
> >                 field ("X3_TITULO")
> >                 field ("X3_TIPO")
> >                 field ("X3_TAMANHO")
> >                 field ("X3_DECIMAL")
> >                 field ("A3_LOGNUM")
> >                 field ("A3_LOGSTAT")
> >                 field ("A3_BLOQUEI")
> >                 field ("A3_ASSINA")
> >         }
> > }
> >
> > Manoel
> >
> >
> > ----- Original Message ----- 
> > From: "Arie-Jan Krommendijk" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Friday, February 23, 2001 5:12 AM
> > Subject: Re: Converting Palm App to Win CE App
> >
> >
> > > Hi Manoel,
> > >
> > > In the company where I work is converting apps. from palm to PPC a hot
> > item.
> > > Does these libs where you were talking about in the forum make it a
lot
> > more
> > > easy to convert applications? If these libs does, then I'll be very
> > > interested in it.
> > >
> > > Thank you in advance,
> > >
> > > Arie-Jan
> > >
> > > ----- Original Message -----
> > > From: "Manoel Teixeira" <[EMAIL PROTECTED]>
> > > To: "Palm Developer Forum" <[EMAIL PROTECTED]>
> > > Sent: Friday, February 20, 2004 4:49 PM
> > > Subject: RE: Converting Palm App to Win CE App
> > >
> > >
> > >
> > >   I'm preparing the doc's during this weekend, during the next week
I'll
> > > send it to you.
> > >  Manoel
> > >
> > > On Fri, 20 Feb 2004 11:29:14 -0500, Allen Robin E CRPH
> > > <[EMAIL PROTECTED]> escreveu:
> > >
> > > > De: Allen Robin E CRPH <[EMAIL PROTECTED]>
> > > > Data: Fri, 20 Feb 2004 11:29:14 -0500
> > > > Para: "Palm Developer Forum" <[EMAIL PROTECTED]>
> > > > Assunto: RE: Converting Palm App to Win CE App
> > > >
> > > > Manoel,
> > > >
> > > > Yes!  I am definitely interested!  Please send them to me, and Thank
> you
> > > for your assistance.
> > > >
> > > > Robin E. Allen
> > > > Computer Specialist
> > > > Naval Surface Warfare Center
> > > > Code 9521 Maintenance Monitoring And Information Systems
> > > > Phone: 215.897.8553
> > > > Fax: 215.897.7807
> > > > Email: [EMAIL PROTECTED]
> > > >
> > > >
> > > > -----Original Message-----
> > > > From: Manoel Teixeira [mailto:[EMAIL PROTECTED]
> > > > Sent: Friday, February 20, 2004 10:18 AM
> > > > To: Palm Developer Forum
> > > > Subject: Re: Converting Palm App to Win CE App
> > > >
> > > >
> > > >
> > > >  I've developed the memory, data and now, the form api.
> > > >  If you want, I can send you the lib's for evaluation.
> > > >  Manoel
> > > >
> > > > On Fri, 20 Feb 2004 10:23:13 -0500, Allen Robin E CRPH
> > > <[EMAIL PROTECTED]> escreveu:
> > > >
> > > > > De: Allen Robin E CRPH <[EMAIL PROTECTED]>
> > > > > Data: Fri, 20 Feb 2004 10:23:13 -0500
> > > > > Para: "Palm Developer Forum" <[EMAIL PROTECTED]>
> > > > > Assunto: Converting Palm App to Win CE App
> > > > >
> > > > > All,
> > > > >
> > > > > I recently wrote a Palm App that met with much success here at
work.
> > > Now they want me to convert it to run on a Pocket PC, Ugh!  I am not
> > > thrilled, but hey, I do what I'm told.  Has anyone had any experience
> with
> > > doing this?  I programmed the code using GCC, pilrc, and Palm SDK 5.
I
> am
> > > concerned that I will have to start from scratch because of the
> > differences
> > > in the API and the Palm Memory Functions.  If anyone has any
> suggestions,
> > or
> > > even if I am correct that I will have to write a different app, I
would
> > > greatly appreciate a response.
> > > > >
> > > > > Thank you,
> > > > >
> > > > >  <<...OLE_Obj...>> Robin E. Allen
> > > > >
> > > > >
> > > > > --
> > > > > For information on using the Palm Developer Forums, or to
> unsubscribe,
> > > please see http://www.palmos.com/dev/support/forums/
> > > > >
> > > > >
> > > > >
> > > >
> > > > --
> > > > For information on using the Palm Developer Forums, or to
unsubscribe,
> > > please see http://www.palmos.com/dev/support/forums/
> > > >
> > > > --
> > > > For information on using the Palm Developer Forums, or to
unsubscribe,
> > > please see http://www.palmos.com/dev/support/forums/
> > > >
> > > >
> > > >
> > >
> > > --
> > > For information on using the Palm Developer Forums, or to unsubscribe,
> > > please see http://www.palmos.com/dev/support/forums/
> > >
> > >
> > >
> >
>


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

Reply via email to