yucatan Posted February 12, 2009 Posted February 12, 2009 hello guys i use autoit + scite editor but i have a problem i cannot run 2 scripts from scite at the same time do u guys know something to bypass that then i can code on both project at the same time and if i wanne test one i dont need to compile one when i compile i cannot see the errors he get i prefire see the error's in scite itself does somebody know something to do this or any advice would be great Greetz Yucatan
BrettF Posted February 12, 2009 Posted February 12, 2009 Default behavior for SciTE isn't it? 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!
yucatan Posted February 12, 2009 Author Posted February 12, 2009 Default behavior for SciTE isn't it?what do u mean with that i dont understand ur answer
BrettF Posted February 12, 2009 Posted February 12, 2009 I mean its just how SciTE works because that's how it was designed. I'm sure if Jos we're to stick his head in, he'd give a knowledgeable answer Brett 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!
Developers Jos Posted February 12, 2009 Developers Posted February 12, 2009 (edited) Configure SciTE to open up multiple sessions to allow you to run multiple scripts. Add this to your SciTEUser.properties check.if.already.open=0 Edited February 12, 2009 by Jos 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.
JRowe Posted February 12, 2009 Posted February 12, 2009 Or, right click on your script in your scripts folder, select run. Can run as many as you want. [center]However, like ninjas, cyber warriors operate in silence.AutoIt Chat Engine (+Chatbot) , Link Grammar for AutoIt , Simple Speech RecognitionArtificial Neural Networks UDF , Bayesian Networks UDF , Pattern Matching UDFTransparent PNG GUI Elements , Au3Irrlicht 2Advanced Mouse Events MonitorGrammar Database GeneratorTransitions & Tweening UDFPoker Hand Evaluator[/center]
yucatan Posted February 17, 2009 Author Posted February 17, 2009 Configure SciTE to open up multiple sessions to allow you to run multiple scripts. Add this to your SciTEUser.properties check.if.already.open=0 where can i find SciTEUser.properties i searched my computer but he was unable to find it.
Xand3r Posted February 17, 2009 Posted February 17, 2009 in scite: Options->Open local options file and paste it there... but this dosen't let you run a script multiple times... it will only let you open multiple files each in a separate scite window and execute each of them i think that yucatan wants a way to make scite not check if there is a script running from scite when you press f5 (there is none afaik) Only two things are infinite, the universe and human stupidity, and i'm not sure about the former -Alber EinsteinPractice makes perfect! but nobody's perfect so why practice at all?http://forum.ambrozie.ro
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