Results 1 to 5 of 5

Thread: Passing multiple values into a Sub

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jun 2003
    Location
    Worcester, MA
    Posts
    782

    Passing multiple values into a Sub

    I can't figure this one out.

    VB Code:
    1. Private Sub potFlop(ByVal call as Integer, pot as Integer, river as integer)

    It asks for an identifier..?
    C#.net, VB, C++, Java, VS 2005/2008
    Dont' forget to rate posts that are helpful to you.

  2. #2

  3. #3

  4. #4

    Thread Starter
    Fanatic Member
    Join Date
    Jun 2003
    Location
    Worcester, MA
    Posts
    782

    Re: Passing multiple values into a Sub

    Thank you
    C#.net, VB, C++, Java, VS 2005/2008
    Dont' forget to rate posts that are helpful to you.

  5. #5
    Former Admin/Moderator MartinLiss's Avatar
    Join Date
    Sep 1999
    Location
    San Jose, CA
    Posts
    33,431

    Re: Passing multiple values into a Sub

    You're welcome. I see you have "Please add *RESOLVED* to your thread's name if it has been resolved." in your signature. That's good advice and an easy way to do that is by pulling down the Thread Tools menu and clicking the Mark Thread Resolved button.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width