|
-
Mar 22nd, 2004, 02:36 PM
#1
Thread Starter
Hyperactive Member
class module simpel question.
Hi friends,
I have a class mudule and i have called it log.
I have some options in that class so i can for exaple scan a logfile wit it and ask the username. For example msgbox log.username
My question now is how can i add more options for that username. for example log.username(x).name or log.username(x).phonenr
the code i have now is:
Public Function user() As String
user = ..........
End Function
thanks,
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
|