rvn Posted September 18, 2007 Share Posted September 18, 2007 Is there any posible way for autoit's application to receive incoming parameter ? like in *.bat >>>> app.bat %varThis is my first post Thanx Link to comment Share on other sites More sharing options...
cdkid Posted September 18, 2007 Share Posted September 18, 2007 firstly, let me say welcome to the forums. Secondly helpfile -> $cmdline. Look it up. ~cdkid AutoIt Console written in C#. Write au3 code right at the console :D_FileWriteToLineWrite to a specific line in a file.My UDF Libraries: MySQL UDF Library version 1.6 MySQL Database UDF's for AutoItI have stopped updating the MySQL thread above, all future updates will be on my SVN. The svn location is:kan2.sytes.net/publicsvn/mysqlnote: This will still be available, but due to my new job, and school hours, am no longer developing this udf.My business: www.hirethebrain.com Hire The Brain HireTheBrain.com Computer Consulting, Design, Assembly and RepairOh no! I've commited Scriptocide! Link to comment Share on other sites More sharing options...
rvn Posted September 18, 2007 Author Share Posted September 18, 2007 firstly, let me say welcome to the forums. Secondly helpfile -> $cmdline. Look it up.~cdkidI mean autoit app with incoming parameters, not bat file Link to comment Share on other sites More sharing options...
JustinReno Posted September 18, 2007 Share Posted September 18, 2007 Is $CMDLINE in the Help File? I don't see it. Link to comment Share on other sites More sharing options...
rvn Posted September 18, 2007 Author Share Posted September 18, 2007 Is $CMDLINE in the Help File? I don't see it.yup , with macro i think Link to comment Share on other sites More sharing options...
enaiman Posted September 18, 2007 Share Posted September 18, 2007 You can find it under "Command Line Parameters" SNMP_UDF ... for SNMPv1 and v2c so far, GetBulk and a new example script wannabe "Unbeatable" Tic-Tac-Toe Paper-Scissor-Rock ... try to beat it anyway :) Link to comment Share on other sites More sharing options...
rvn Posted September 20, 2007 Author Share Posted September 20, 2007 yup i found it thanx all Link to comment Share on other sites More sharing options...
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