Fun fact: TP's random used an unsigned parameter (word), so no ambiguity there. Random (function) ------------------ Returns a random number. Declaration: function Random [ ( Range: Word) ]: < Same type as parameter >; Bart