Jump to content

Recommended Posts

Posted

$var = IniRead("example.ini", "Section1", "Line1", "NotFound")

How do i Send() that $var that iniread got from example.ini ?

Remember DiNiro in "Brazil"? Well, you're lucky I got here first. This one's free, but don't try asking another question like this without RingTFM...

run("notepad")
$var = "this is a test"
WinActivate("Untitled - Notepad")
send($var)
...by the way, it's pronounced: "JIF"... Bob Berry --- inventor of the GIF format

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...