Click here to Skip to main content
15,922,533 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: get String and call to a function accordingly Pin
helelark12328-Apr-08 20:36
helelark12328-Apr-08 20:36 
GeneralRe: get String and call to a function accordingly Pin
Christian Graus28-Apr-08 20:39
protectorChristian Graus28-Apr-08 20:39 
GeneralRe: get String and call to a function accordingly Pin
helelark12328-Apr-08 21:17
helelark12328-Apr-08 21:17 
GeneralRe: get String and call to a function accordingly Pin
Christian Graus28-Apr-08 21:35
protectorChristian Graus28-Apr-08 21:35 
GeneralRe: get String and call to a function accordingly Pin
helelark12328-Apr-08 22:54
helelark12328-Apr-08 22:54 
GeneralRe: get String and call to a function accordingly Pin
Mycroft Holmes29-Apr-08 1:53
professionalMycroft Holmes29-Apr-08 1:53 
GeneralSourcecontrol and contextmenustrip Pin
Gab2328-Apr-08 12:57
Gab2328-Apr-08 12:57 
GeneralString evaluation Pin
Phusys28-Apr-08 8:42
Phusys28-Apr-08 8:42 
Hi,
i've a problem with string evaluation.
I need a function that return me the value of a variable passed throught his name...something like this:
<br />
Public Variable As Integer = 2<br />
<br />

<br />
Function Evaluate(ByVal name as String)<br />
//some vb.net code<br />
//return VariableValue<br />
End Function<br />

<br />
Evaluate("Variable") -> this have to return me the value 2<br />


Thanks
GeneralRe: String evaluation Pin
Ashish Sehajpal28-Apr-08 9:32
Ashish Sehajpal28-Apr-08 9:32 
GeneralRe: String evaluation Pin
Phusys28-Apr-08 10:15
Phusys28-Apr-08 10:15 
GeneralRe: String evaluation Pin
helelark12328-Apr-08 18:58
helelark12328-Apr-08 18:58 
GeneralRe: String evaluation Pin
MidwestLimey28-Apr-08 11:59
professionalMidwestLimey28-Apr-08 11:59 
Questionform deactivation problem Pin
gq_the_fallen_angel28-Apr-08 7:59
gq_the_fallen_angel28-Apr-08 7:59 
AnswerRe: form deactivation problem Pin
nlarson1116-May-08 9:47
nlarson1116-May-08 9:47 
GeneralSet Caret Position in a TextBox Pin
VFaul28-Apr-08 7:51
VFaul28-Apr-08 7:51 
AnswerRe: Set Caret Position in a TextBox Pin
Smithers-Jones28-Apr-08 7:58
Smithers-Jones28-Apr-08 7:58 
Questionhelp with an idea in ReportViewer Pin
vbbeg28-Apr-08 7:20
vbbeg28-Apr-08 7:20 
AnswerRe: help with an idea in ReportViewer Pin
Jamal Abdul Nasir7-May-08 0:30
Jamal Abdul Nasir7-May-08 0:30 
GeneralCompress a directory Pin
Ashwiniyer28-Apr-08 6:48
Ashwiniyer28-Apr-08 6:48 
AnswerRe: Compress a directory Pin
Smithers-Jones28-Apr-08 7:55
Smithers-Jones28-Apr-08 7:55 
GeneralInsert Blob over OLEDB in OracleDB Pin
schlumpfger28-Apr-08 5:31
schlumpfger28-Apr-08 5:31 
GeneralRe: Insert Blob over OLEDB in OracleDB Pin
schlumpfger28-Apr-08 5:58
schlumpfger28-Apr-08 5:58 
GeneralSort selected items Pin
Sebastian T Xavier28-Apr-08 4:54
Sebastian T Xavier28-Apr-08 4:54 
GeneralRe: Sort selected items Pin
Kschuler28-Apr-08 9:46
Kschuler28-Apr-08 9:46 
GeneralRe: Sort selected items Pin
Sebastian T Xavier1-May-08 3:24
Sebastian T Xavier1-May-08 3:24 

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.