Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: how to assign a vb 6.0 variable value to a perl variable

by LanX (Saint)
on Jan 09, 2013 at 06:01 UTC ( [id://1012384]=note: print w/replies, xml ) Need Help??


in reply to how to assign a vb 6.0 variable value to a perl variable

( I won't start questioning this strategy!!! :)

Technical answer:

Include it as a literal string something like '124.55.222.1' (like you did with '23').

Plz don't expect much help about VB's string concatenation¹ here to interpolate your variable, it's really off topic ( and I won't start googeling for you ;)

Cheers Rolf

¹) + ?

Replies are listed 'Best First'.
Re^2: how to assign a vb 6.0 variable value to a perl variable
by puchku (Initiate) on Jan 09, 2013 at 06:17 UTC

    thank you for your response LanX

    actually the value of ip address changes everytime the entire program is run...but telnet port 23 is constant....so i cant put address in string!!

    can we pass this value using perl code??

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1012384]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (5)
As of 2024-04-24 00:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found