|
|
| This
is software for Palm handheld organizers. The software is an add-on
for developers working with PocketC (www.orbworks.com). Mind that this software is fairly useless for the 'normal' Palm user unless it is provided together with other software using it. FILESreadme.txt - This file as pure textsetdbeLib.prc - The library for PocketC. setdbeLib.lib - Used by the Desktop Environment to define the functions. DateDBAccess.pc - Sample PocketC application sourcecode DateDBAccess.pdb - Compiled sample HISTORY0.06 07/07/2003 - bugfix, renamed all functions to lowercase0.05 01/23/2003 - some bugfixes for PalmOS5 support. Added StartEndTime function. 0.04 04/10/2002 - Bugfix: you should be able to compile on your handheld device now, too. 0.03 06/10/2001 - deleted getStEt! The NEW getAppt function now will return 'starttime', 'endtime', 'description' and 'note'. pickDate now will return '-1' if cancle was chosen. 0.02 05/28/2001 - Added picksT, getStEt and getNewDate. Changed getAppt. 0.01 05/22/2001 - Added getAppt and delAppt. Change of date format. 0.00 05/15/2001 - First release. FUNCTIONS"setdbe.prc" will make seven functions available to PocketC:insertappt(int day, int
starttime, int endtime, string str) pickdate(int day) getappt(int date, int num,
pointer int_starttime, pointer int_endtime, pointer str_description,
pointer str_note) delappt(int day, int num)
pickst(int time, string title)
getnewdate(int day, int offset)
startendtime(pointer
starttime, pointer endtime, string title) LEGALI provide this library free. You may do anything you wish with it(including using it in a commercial product), but you may not sell it. If you do use it in a commercial product, please give me (Lars Lewejohann) credit and send me a copy. My Palm username is "Lars Lewejohann", my email is lale@phenotyping.de. Of course, I can not be held responsible for any damage or loss of data on your system from using this library. DOWNLOADThis still is a beta release of the library. I highly recommend to test this on an emulatorfirst. Please report bugs to lale@phenotyping.de. Or post them on the PocketC Forum. Download setdbe.zip Visit Tiny Red Book (A Teacher's Gradebook for Palm OS). Visit Behavioural Phenotyping main page. please sign my guestbook |