pdbc (PDB Compiler) is a compiler than converts a source file into a Palm DataBase file (PDB file).
The language the pdbc compiler understands is designed to be easy to understand und write.
Yet it is powerful enough to give the freedom to describe the binary content of the database records in a variety of ways.
It should also be easy to generate the pdbc source file from another language (e.g. Perl).
In addition to the pdbc tool there is also pdbdec.pdbdec is a decompiler which converts any valid PDB fileinto a pdbc source file.
This is useful to check the correctness of the pdbc generated file and to analyze other PDB files.
pdbc and pdbdec are command line tools. To install them you just need to modify the PATH environment variable.
The distribution contains:
- pdbc.exe for MS Windows
- pdbdec.exe for MS Windows
- Source code for pdbc/pdbdec
- man pages (+ html version)
- examples
- testsuite (contains also more examples)
- emacs mode: pdbc-mode.el
Like it? Share with your friends!
Supported operating systems:
Palm OS 3.x, Palm OS 4.x, Palm OS 5.x
Similar Software:
JResourceLister JResourceLister - A Java JAR File to dump Creator, Type, Size, Name, FileName as a CSV File from PDB's and/or PRC's. It runs with Java 1.1 or better.
What's New in This Release:
· - now there is a message if the PathOrFileName is not found - "
App Log I use this for my own PDAToolbox development to track files, field names, CIDS, etc
Hayes AT Modem Commands Hayes AT Modem Commands - Hayes AT Modem Commands is a compilation of commands for modems useful for hyperterminal and remote sessions
EditC EditC is a memo and doc editor designed for writing PocketC applets. It is an enhanced version of the original Memo Pad application.
The main advantage of EditC is that you can quickly insert PocketC functions by choosing the correct categories. You can choose from PocketC, CControls and PToolboxLib functions
Code68Dis Code68Dis - A Handheld 68k disassembler for the Palm.
You will use this software at your own risk.
Code68Dis is 'tap-aware'.
This means that you may alter the screen contence by (one or more) taps
Portabella Portabella is a basic serial communications program that sends and receives data through the serial port on your Palm OS device and displays the bytes in an easy-to-read format. You can effortlessly define transmit strings in hex notation and send them out with a click of a button. Portabella comes with complete source code and can be modified to fit your needs
JContacts2HTML JContacts2HTML - You want to share your Contacts with anybody without Hotsync your palm? That piece of software ist the solution.
A Desktop Application written in Java to export the internal ContactsDB-PAdd (Creator: PAdd, Type: DATA) of the Palm to HTML Files, that can be viewed with the browser of your choice
Other Software by developer «Eric Obermuhlner»:
pdbc (PDB Compiler) pdbc (PDB Compiler) - a compiler than converts a source file into a Palm DataBase file (PDB file).
The language the pdbc compiler understands is designed to be easy to understand und write.
Yet it is powerful enough to give the freedom to describe the binary content of the database records in a variety of ways
pilrc-mode Pilrc-mode is an emacs mode for pilrc source files