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

Visual Basic

 
GeneralRe: Form loses xp theme with WebBrowser object Pin
carlos_rocha10-Feb-05 22:23
carlos_rocha10-Feb-05 22:23 
GeneralRe: Form loses xp theme with WebBrowser object Pin
Joshua Quick11-Feb-05 6:44
Joshua Quick11-Feb-05 6:44 
Generalreferencing in Word Pin
Stephan Wright9-Feb-05 22:39
Stephan Wright9-Feb-05 22:39 
GeneralDataGrid Problem Pin
Sumit Domyan9-Feb-05 22:35
Sumit Domyan9-Feb-05 22:35 
GeneralRe: DataGrid Problem Pin
Jim Matthews10-Feb-05 5:58
Jim Matthews10-Feb-05 5:58 
GeneralProblems validating an Active Directory path Pin
mystiqu9-Feb-05 21:53
mystiqu9-Feb-05 21:53 
GeneralSubroutines in VB Pin
Mahesh16799-Feb-05 19:49
Mahesh16799-Feb-05 19:49 
GeneralRe: Subroutines in VB Pin
Stephan Wright9-Feb-05 21:21
Stephan Wright9-Feb-05 21:21 
could you post the "headlines" of your subroutines? Maybe in pseudocode.
Because I wonder what you do want to do with which value.
To me it sounds as if you want to do the following:

<br />
Sub Subroutine1()<br />
...<br />
Dim myvar as variant 'your variable<br />
...<br />
Subroutine2(myvar)<br />
End Sub<br />
<br />
Sub Subroutine2(myvar)<br />
...<br />
End Sub<br />


but I have no idea which value you want to change. Is this value another variable of Subroutine1?
Maybe some lines of pseudocode would help or please be a little more precise
*) where you do get the value from
*) which value of another variable (where is it?) you do want to change

Just try to describe the structure and/or actions in your program.
Because from my point of view your description is a little to general!

Stephan.
GeneralRe: Subroutines in VB Pin
Just Greeky Creek9-Feb-05 21:45
Just Greeky Creek9-Feb-05 21:45 
Generalwebservice needed for sending sms from web 2 mob Pin
iramg9-Feb-05 17:49
iramg9-Feb-05 17:49 
GeneralRe: webservice needed for sending sms from web 2 mob Pin
Dave Kreskowiak10-Feb-05 5:00
mveDave Kreskowiak10-Feb-05 5:00 
Questionhow to access PC parallel port through vb.net Pin
FutureDream9-Feb-05 12:13
FutureDream9-Feb-05 12:13 
AnswerRe: how to access PC parallel port through vb.net Pin
Christian Graus9-Feb-05 12:30
protectorChristian Graus9-Feb-05 12:30 
AnswerRe: how to access PC parallel port through vb.net Pin
j45mw26-Mar-05 15:40
j45mw26-Mar-05 15:40 
GeneralInvisible forms Pin
H@is@here9-Feb-05 11:32
H@is@here9-Feb-05 11:32 
GeneralRe: Invisible forms Pin
Christian Graus9-Feb-05 12:30
protectorChristian Graus9-Feb-05 12:30 
GeneralRe: Invisible forms Pin
Dave Kreskowiak9-Feb-05 17:01
mveDave Kreskowiak9-Feb-05 17:01 
GeneralRe: Invisible forms Pin
H@is@here10-Feb-05 11:42
H@is@here10-Feb-05 11:42 
GeneralRe: Invisible forms Pin
Dave Kreskowiak10-Feb-05 13:10
mveDave Kreskowiak10-Feb-05 13:10 
GeneralRe: Invisible forms Pin
Virus Detecter16-Feb-05 2:55
Virus Detecter16-Feb-05 2:55 
GeneralRe: Invisible forms Pin
j45mw26-Mar-05 15:37
j45mw26-Mar-05 15:37 
Generaldynamic generation of crystal report Pin
puneet_shadija9-Feb-05 8:49
puneet_shadija9-Feb-05 8:49 
GeneralRe: dynamic generation of crystal report Pin
Dave Kreskowiak9-Feb-05 10:16
mveDave Kreskowiak9-Feb-05 10:16 
QuestionHow to pass values to threads? Pin
Zenly9-Feb-05 6:49
Zenly9-Feb-05 6:49 
AnswerRe: How to pass values to threads? Pin
H@is@here9-Feb-05 11:39
H@is@here9-Feb-05 11:39 

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.