start:-
initialisierung,
menue,
terminierung.
initialisierung:-
titel,
retractall(wahl(_)),
asserta(wahl(kunde(_))),
write_ln('Load Database...'),
tab(2), consult('c:/frkunden.pl'), nl.
titel:-
write_ln('****************'),
write_ln('* Rent a Video *')...