Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

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

by NetWallah (Canon)
on Jan 09, 2013 at 06:06 UTC ( [id://1012385]=note: print w/replies, xml ) Need Help??


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

VB uses "&" as a string-concat operator, so you could write VB code to convert that into a perl variable like this:
fname.WriteLine ("my $ipad_ip ='" & rec3("IPADDRESS") & "';")

             "By three methods we may learn wisdom: First, by reflection, which is noblest; Second, by imitation, which is easiest; and third by experience, which is the bitterest."           -Confucius

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:21 UTC
    thank you NetWallah.....:)
Re^2: how to assign a vb 6.0 variable value to a perl variable
by puchku (Initiate) on Jan 09, 2013 at 06:23 UTC
    its what i was asking for......:) :) thank you againn.....:)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (3)
As of 2024-04-26 00:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found