<br><font size=2 face="Courier New">> As Marco already pointed out, you have to use unitname.procedure().</font>
<br>
<br><font size=2 face="Courier New">This was merely an oversight on my part - I guess I should get a little more sleep :-)</font>
<br>
<br><font size=2 face="Courier New">> The reason it complains it can't decide which overloaded function to <br>
> call, is because there is no version which expects an integer constant <br>
> as third parameter, it's always either a pointer or a var parameter.<br>
<br>
Yes, this I see now. I'll make the necessary changes to my program. Thanks for the help.</font>
<br>
<br><font size=2 face="Courier New">Jim</font>