> I'm wondering if there is a simple function I can call to > bring up the vdr equivalent of a dialog box with a message You can use Interface->Confirm to have the user confirm some action or Interface->Status to simply display a message. Don't forget to call Interface->Flush afterwards. Lars