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...![]()
+ Reply to Thread
Results 1 to 4 of 4
-
-
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
Code:Public Class NameOfMyClass
-
http://www.minich.com/education/racc/visualbasic/cis230ch3/ch3notes1.htm
scroll down for explanation of what an identifier is.
'Basic' stuff really
Similar Threads
-
Calling MediaInfo from Visual Basic to et video info
By SearchQuality in forum ProgrammingReplies: 18Last Post: 2nd Nov 2011, 06:36 -
How to convert to MS MPEG-4 Visual ?
By andy3 in forum Video ConversionReplies: 0Last Post: 22nd Jul 2011, 05:36 -
MPEG-4 Visual
By nirbhayn in forum Video ConversionReplies: 9Last Post: 4th Jul 2010, 14:43 -
visual basic code
By kudoshinichi in forum ProgrammingReplies: 1Last Post: 21st Jan 2009, 08:30