I'm trying to write a perl script that will read through my ToDoDB.pdb and
DatebookDB.pdb files every night and send me an email telling me what
I need to do during the next few days.

My problem is that I can't find a way to access the 'completed' field
in the ToDoDB.pdb file.  

If you run the attached perl file you should see the same behavior.
I'm running version 0.9.3-0.1 and perl 5.044.  The fields not present
in the return value of the FILE version of getRecord() priority,
description, note, complete, and due.  Is this expected behavior?

Any workaround ideas welcome if I am barking up the wrong tree here.

compare.pl

Reply via email to