mkSa Posted January 30, 2009 Posted January 30, 2009 (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 January 30, 2009 by mkSa
Aceguy Posted January 30, 2009 Posted January 30, 2009 show us what code you already have [u]My Projects.[/u]Launcher - not just for games & Apps (Mp3's & Network Files)Mp3 File RenamerMy File Backup UtilityFFXI - Realtime to Vana time Clock
Inverted Posted January 30, 2009 Posted January 30, 2009 Why not using a control set ? I'm sure it's more robust.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now