mohd Posted January 29, 2008 Posted January 29, 2008 بسم الله الرحمن الرحيم hi i want to ask how can i rut program afye ri exit the first program not in same times thjanks .
Developers Jos Posted January 29, 2008 Developers Posted January 29, 2008 or...use $GUI_EVENT_CLOSERun("program")ExitI am sure you can explain this to us ... right ? SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Swift Posted January 29, 2008 Posted January 29, 2008 yes.....? you want to explain it in more detail? or...was that like sarcastic...like I know nothing?
Developers Jos Posted January 29, 2008 Developers Posted January 29, 2008 Just have no idea what you mean with "or...use $GUI_EVENT_CLOSE" and I assume that I am not the only one. Thats why I asked... Oh .. and why would I want to say that you don't know nothing ? I think you are still pretty young thus assume you want to learn. SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
mohd Posted January 30, 2008 Author Posted January 30, 2008 thank u to your replay ,,,, but i want from u (please) help ,,, i want code to run message after the first program exit . i know i can change message to to exe and rut it with this code RunWait("notepad.exe") Run("calc.exe") but i want to do that in one script and i want to ask another question and i want answer please can i write ms-dos batch in auto it ? thanks
BrettF Posted January 30, 2008 Posted January 30, 2008 thank u to your replay ,,,, but i want from u (please) help ,,, i want code to run message after the first program exit . i know i can change message to to exe and rut it with this code RunWait("notepad.exe")Run("calc.exe")but i want to do that in one script and i want to ask another question and i want answer please can i write ms-dos batch in auto it ? thanksFunc OnAutoItExit ()RunWait("notepad.exe")Run("calc.exe")EndfuncYou can use FileWrite to write .bat files... Vist my blog!UDFs: Opens The Default Mail Client | _LoginBox | Convert Reg to AU3 | BASS.au3 (BASS.dll) (Includes various BASS Libraries) | MultiLang.au3 (Multi-Language GUIs!)Example Scripts: Computer Info Telnet Server | "Secure" HTTP Server (Based on Manadar's Server)Software: AAMP- Advanced AutoIt Media Player | WorldCam | AYTU - Youtube Uploader Tutorials: Learning to Script with AutoIt V3Projects (Hardware + AutoIt): ArduinoUseful Links: AutoIt 1-2-3 | The AutoIt Downloads Section: | SciTE4AutoIt3 Full Version!
mohd Posted January 30, 2008 Author Posted January 30, 2008 this code not work im sorry or i dont thell u the proplem good ,, again : example : i open that msgboxwizard.au3 from examples with autoit and i make message then i copy the code how can i put it in script to open after the first program exit ?? thanks
GEOSoft Posted January 30, 2008 Posted January 30, 2008 ??????please i want answer quiclyRunWait("notepad.exe")MsgBox(0, "Test", "This is what I want my message to say")Run("calc.exe") George Question about decompiling code? Read the decompiling FAQ and don't bother posting the question in the forums.Be sure to read and follow the forum rules. -AKA the AutoIt Reading and Comprehension Skills test.*** The PCRE (Regular Expression) ToolKit for AutoIT - (Updated Oct 20, 2011 ver:3.0.1.13) - Please update your current version before filing any bug reports. The installer now includes both 32 and 64 bit versions. No change in version number. Visit my Blog .. currently not active but it will soon be resplendent with news and views. Also please remove any links you may have to my website. it is soon to be closed and replaced with something else. "Old age and treachery will always overcome youth and skill!"
Golbez Posted January 30, 2008 Posted January 30, 2008 where are your attempts? i love how you say you want a quick answer and you dont even post your trys.. why not just say.. hey write this for me now....
mohd Posted January 30, 2008 Author Posted January 30, 2008 thank u my brother this code working like i want ,,, u always help me ... im very thanks to u ... and i want to till u my brother Golbez i tryed many code and i edit this code RunWait("notepad.exe") Run("calc.exe") but i didn't have a true code .... thanks
BrettF Posted January 30, 2008 Posted January 30, 2008 thank u my brother this code working like i want ,,,u always help me ... im very thanks to u ...and i want to till u my brother Golbez i tryed many code and i edit this code RunWait("notepad.exe")Run("calc.exe")but i didn't have a true code ....thankssince when were they your brothers? 9 time out of 10, I you post in LEGIBLE english, you will get an answer that you need. Vist my blog!UDFs: Opens The Default Mail Client | _LoginBox | Convert Reg to AU3 | BASS.au3 (BASS.dll) (Includes various BASS Libraries) | MultiLang.au3 (Multi-Language GUIs!)Example Scripts: Computer Info Telnet Server | "Secure" HTTP Server (Based on Manadar's Server)Software: AAMP- Advanced AutoIt Media Player | WorldCam | AYTU - Youtube Uploader Tutorials: Learning to Script with AutoIt V3Projects (Hardware + AutoIt): ArduinoUseful Links: AutoIt 1-2-3 | The AutoIt Downloads Section: | SciTE4AutoIt3 Full Version!
mohd Posted January 31, 2008 Author Posted January 31, 2008 i want under stand , about what u taking? are u not happy because i said he is my brother ?
Info Posted January 31, 2008 Posted January 31, 2008 i want under stand , about what u taking? are u not happy because i said he is my brother ?Woah O_o
mohd Posted February 1, 2008 Author Posted February 1, 2008 (edited) I am very sorry if I did not say that meant but I want to know what he meant? If you allow Jaoloa to my question ,,, I do not like to engage in such disputes at all but when I read Bert response meant ""Since when was your brothers?"" Forgive me for Osmanm Edited February 1, 2008 by mohd
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