gview1.mv(rnv) - Display one guestlog entry. Plymouth Brethren | Guestlog Display a link back to the parent.
Guestlog Entry &[rnv];
Set MvOPEN error output so that errors can be trapped, and error checking and display can be controlled by the program. Open the database. - NAME is database alias used in variable scoping and Mv tags. - DATABASE is the path and name of the database file to be opened. - INDEXES is the list of index files to be opened. If an error exists, display custom and trapped error messages. Error opening guestlog file: GO to the specified guestlog record. If the database end of file has been reached, display a message. Guestlog entry &[rnv]; does not exist. If we get here, there are records in the database. If the record has not been deleted, display it.
Date: &[d.sdate_month];/&[d.sdate_day];/&[d.sdate_year];
Name: &[d.name];
Country: &[d.country];
Email address: &[d.email];
Website name: &[d.webname];
Website URL: &[d.website];  
Comments: &[d.comment];