|
-
Nov 6th, 1999, 01:42 AM
#1
Thread Starter
Hyperactive Member
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|