Click here to Skip to main content
16,006,768 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: using arrow keys to select different pictureboxes Pin
raventatatatata12-Jan-08 16:23
raventatatatata12-Jan-08 16:23 
GeneralRe: using arrow keys to select different pictureboxes Pin
Dave Kreskowiak13-Jan-08 7:25
mveDave Kreskowiak13-Jan-08 7:25 
GeneralRe: using arrow keys to select different pictureboxes Pin
raventatatatata13-Jan-08 23:06
raventatatatata13-Jan-08 23:06 
GeneralRe: using arrow keys to select different pictureboxes Pin
Dave Kreskowiak14-Jan-08 2:00
mveDave Kreskowiak14-Jan-08 2:00 
GeneralInsert, delete & update child table (parent-child relating table) Pin
tellytub11-Jan-08 19:44
tellytub11-Jan-08 19:44 
GeneralRe: Insert, delete & update child table (parent-child relating table) Pin
tellytub11-Jan-08 19:59
tellytub11-Jan-08 19:59 
GeneralParser error Pin
identy11-Jan-08 15:05
identy11-Jan-08 15:05 
GeneralRe: Parser error Pin
Dave Kreskowiak11-Jan-08 16:35
mveDave Kreskowiak11-Jan-08 16:35 
You might want to actually explain the error message you get instead of attempting to "point" to the problem, which didn't work as you expected.

You have to specify the default value of a String in quotes, not using String.Empty:
Sub Foo(Optional _string As String = "")




A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007




GeneralRe: Parser error Pin
Paul Conrad11-Jan-08 18:39
professionalPaul Conrad11-Jan-08 18:39 
GeneralExecuting an executable in the setup process Pin
xbiplav11-Jan-08 10:55
xbiplav11-Jan-08 10:55 
GeneralRe: Executing an executable in the setup process Pin
Dave Kreskowiak11-Jan-08 11:06
mveDave Kreskowiak11-Jan-08 11:06 
GeneralUsing the Selected value from a combo box in a database update Pin
AAGTHosting11-Jan-08 9:57
AAGTHosting11-Jan-08 9:57 
GeneralRe: Using the Selected value from a combo box in a database update Pin
Dave Kreskowiak11-Jan-08 10:33
mveDave Kreskowiak11-Jan-08 10:33 
GeneralChange Directory Pin
kermit88811-Jan-08 9:57
kermit88811-Jan-08 9:57 
GeneralRe: Change Directory Pin
Dave Kreskowiak11-Jan-08 10:31
mveDave Kreskowiak11-Jan-08 10:31 
GeneralRe: Change Directory Pin
kermit88811-Jan-08 10:42
kermit88811-Jan-08 10:42 
Generalcolor display in grid [modified] Pin
Member 476409411-Jan-08 2:58
Member 476409411-Jan-08 2:58 
GeneralRe: color display in grid Pin
Dave Kreskowiak11-Jan-08 3:54
mveDave Kreskowiak11-Jan-08 3:54 
GeneralRe: color display in grid Pin
Member 476409411-Jan-08 16:43
Member 476409411-Jan-08 16:43 
GeneralRe: color display in grid Pin
Dave Kreskowiak12-Jan-08 7:02
mveDave Kreskowiak12-Jan-08 7:02 
GeneralDoubt in DOS Pin
Senthil S11-Jan-08 2:25
Senthil S11-Jan-08 2:25 
GeneralRe: Doubt in DOS Pin
Paul Conrad11-Jan-08 2:31
professionalPaul Conrad11-Jan-08 2:31 
GeneralRe: Doubt in DOS Pin
Dave Kreskowiak11-Jan-08 3:19
mveDave Kreskowiak11-Jan-08 3:19 
Generalfind dotnet FrameWork Pin
Senthil S10-Jan-08 23:13
Senthil S10-Jan-08 23:13 
GeneralRe: find dotnet FrameWork Pin
Thomas Stockwell11-Jan-08 1:35
professionalThomas Stockwell11-Jan-08 1:35 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.