BioBIKE - BioBIKE Listener
D. When things go wrong

Most often, when things go wrong its because of some silly error (e.g. a missing parentheses or mispelled word). Sometimes it is because of a silly error in making this language (if so, please report the problem to BioBIKE Central!). However, there are times that things go wrong because they've gone too right.

D.1. Running long programs

You might enter a program into the Program Window, click EVAL, and... nothing happens! Maybe the computer is thinking. If so, it has a limited time (default currently 40 seconds) to sort things out, and then you will get the following message:

;; <<< *** TIMEOUT TIMEOUT TIMEOUT *** >>>
;; <<< *** COMPUTATION ABORTED ***>>>
;; <<< *** ADJUST *EXECUTION-TIMELIMIT* TO RUN LONGER *** >>>
;; <<< *** CURRENT VALUE IS 40 SECONDS ***>>>
Possible responses:
BioBIKE Help         Back to Table of Contents         Continue