Jump to content

Recommended Posts

Posted (edited)

I'm trying to send one large function to Firebug (Firefox) console using AutoIt Send() function.

The problem is that when it encounters \n sign, it submits everything it wrote till then (submits line by line).

I read function from txt file using FileRead() and when using Send() i put mode=1.

Edited by mkSa

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...