VideoHelp Forum




+ Reply to Thread
Results 1 to 4 of 4
  1. Member
    Join Date
    Oct 2013
    Location
    Ireland
    Search PM
    Hey ok, so I got an assignment as part of my course in college and i only recently started using vb. We have to write code, and my code keeps saying identifier expected and I have no idea what it means, little help? sorry if it's a really stupid question...
    Quote Quote  
  2. Banned
    Join Date
    Oct 2004
    Location
    New York, US
    Search Comp PM
    Haven't used VB in a while, but I'm guessing you declared a Class and didn't name it. As in:

    Code:
    Public Class
    which is incomplete. It should be:

    Code:
    Public Class NameOfMyClass
    To say you're "writing code" could mean anything. Give us a sample of the code that gives the error. Otherwise, one could only guess forever.
    Quote Quote  
  3. Member DB83's Avatar
    Join Date
    Jul 2007
    Location
    United Kingdom
    Search Comp PM
    http://www.minich.com/education/racc/visualbasic/cis230ch3/ch3notes1.htm

    scroll down for explanation of what an identifier is.

    'Basic' stuff really
    Quote Quote  
  4. Member
    Join Date
    Oct 2013
    Location
    Ireland
    Search PM
    That's great, got it thank's very much!
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!