Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Methord or data member not found
#1
Im having 'topic title' bug on .HDSerial and it says that... I've added the HDSerial as String in PlayerRec but that didn't fix problem but heres the function..

Code:
Function GetPlayerHD(ByVal index As Long) As String
GetPlayerHD = Player(index).HDSerial
End Function

Any idea on how to fix?

And i've tried to change the function to

.........(ByVal index As Long, HDSerial As String) As String ........

and it fixed that error but then it gave me an error on GetPlayerHD for Argument not optional...

So any idea?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)