-1
option(d):-write('Delete existing route'),nl.
write('Please key in the type of transportation[c=byCar/p=byPlane/t=byTrain] '),read(R1),nl,
write('Please key in the starting point of destination: '),read(S1),nl,
write('Please key in the ending point of destination: '),read(D1),run4(R1,S1,D1),nl,
write('Delete existing travelling alternative record success!'),nl,nl,menu.
它顯示謂詞保護。我可以知道如何解決它嗎?謂詞保護 - 序言錯誤