CompuServe Messages

#The very first problem!!

    29-Aug-88 22:01:14
Sb: #The very first problem!!
Fm: Steve Faiwiszewski 74106,425
To: Avant-Garde Software 76004,2002
Recently I came accross what I consider a flaw (although not a very big one) with Benchmark. If the programmer forgot to include a RETURN statement in a function, upon completion of the execution of the function the program simple exits (returning control to the CLI, if it was launched from there). Now, the way it's done in other implementation, this should generate a runtime error of some kind. I spent *HOURS* trying to track this one down.