|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Pass variables in VB.NET to PERL?
Can we pass arguments from VB.NET to a Perl program?I can start a perl program with process.start method but how can I pass arguments/variables to it? Thanks for your help! |
|
#2
|
||||
|
||||
|
well, just think of how you would do it on the command line. To pass arguments, just include them as part of the string you used to start the program.
-mwalts |
![]() |
| Viewing: ASP Free Forums > Programming > Visual Basic Programming > Pass variables in VB.NET to PERL? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|