Why am I getting syntax errors :(

Kromis

Diamond Member
Mar 2, 2006
5,214
1
81
Just out of curiosity, what language is that? Although I don't have an answer to your problem, I might as well learn something new! :p
 

Aikouka

Lifer
Nov 27, 2001
30,383
912
126
I think you're running into issues either with declaring a variable and defining it on the same line (I can't remember if VB allows this or not...) or you're trying to declare a dynamic variable and assign it. It's been a really long time since I've used VB, but when recalling my recent playing in VBScript, you can't use a dynamic variable with Dim, it required ReDim to declare it.

Worth a shot, I don't have a VB compiler here to test things out with, so I can't do much more than give ideas.
 

Snapster

Diamond Member
Oct 14, 2001
3,916
0
0
Too small a pic to see the detail, even when I zoom. You can't have blank lines between the _ character and the next line. From what I can see you should be doing is:
 

kamper

Diamond Member
Mar 18, 2003
5,513
0
0
Is that Visual Studio on a mac, or just a mac theme on windows? :confused:
 

kamper

Diamond Member
Mar 18, 2003
5,513
0
0
Originally posted by: Cooler
Originally posted by: kamper
Is that Visual Studio on a mac, or just a mac theme on windows? :confused:
If its .net then i dont think it can be a mac
That's what I figured too, but the parts that weren't scratched out looked pretty authentic so I just figured I'd ask.
 

SoundTheSurrender

Diamond Member
Mar 13, 2005
3,126
0
0
It's Xp with fly-a-kite. I did at one point have OSX running on this laptop which then made me get this skin :), It beats the hell out of the stock XP looks.