Author Topic: Hal and a PDA  (Read 2365 times)

tylerdurden

  • Newbie
  • *
  • Posts: 1
    • View Profile
Hal and a PDA
« on: December 03, 2003, 07:53:37 pm »
Hello,

I want Hal to be able to access my PDA database for appointments and the other functions.

I compaired the databases and they are different, hal's are simple text files, however the Palm PDA files are slightly encoded.  I could write  code to convert the PDA stuff to Hal's format, however I would prefer hal to be able to read the PDA stuff directly.

I took a quick look at the brain editor and it looks standard VB code, however I didnt check to see if this is where the "look up" part is stored.

Anywone know if this can be modified?

Jim