|
-
Nov 4th, 1999, 06:02 AM
#1
Thread Starter
Lively Member
In creating a function, what must I do?
Do I need to write
Public Function MYFACTORIAL(number as integer, otherone as integer, lastone as integer)
number = otherone * lastone
end function
Or what? Someone show me the correct syntax for a public function. Thank you, goodbye.
------------------
"I'm carrying a Geometry book, but I'm not in Geometry...it's crazy...crazy man!"
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
|