I would like to know how other programmers define their return values (if that is what it is called anyway.) I mean, do you use this:

Public Function myFunction&()

or:

Public Function myFunction() As Long

I use the second one, but I want to see how other programmers do this.

Thanx.

------------------
Tom Young, 14 Year Old
[email protected]
ICQ: 15743470
AIM: TomY10
PERL, JavaScript and VB Programmer