Hey wussup, im in a pascal class and I am currently working on a class assignment in which we have movie database program, the information for each movie is its name, length in minutes and year it came out. We have to use records to store the information. And my problem is that when I add a new movie, i dont know how to error check the name of the movie to the database and see if its already not there, when i type up a code i get "Operator is not overloaded"
Please respond so i can send you what i have so far and you can help me :)