Valuater Posted April 4, 2007 Author Posted April 4, 2007 "it should open in their default editor..."Thats the tough one for me... MHz can probably help there too!thx8)
theguy0000 Posted April 4, 2007 Posted April 4, 2007 (edited) "it should open in their default editor..."Thats the tough one for me... MHz can probably help there too!thx8)you mean you don't want it to open in their default editor? If so, I don't see why, but you could use the same code above, but instead of that reg key, useHKCR\Applications\SciTE.exe\shell\open\commandthat should force it to open in scite, if the user has it installed... Edited April 4, 2007 by theguy0000 The cake is a lie.www.theguy0000.com is currentlyUP images.theguy0000.com is currentlyUP all other *.theguy0000.com sites are DOWN
Valuater Posted April 4, 2007 Author Posted April 4, 2007 you mean you don't want it to open in their default editor? If so, I don't see why, but you could use the same code above, but instead of that reg key, useHKCR\Applications\SciTE.exe\shell\open\commandthat should force it to open in scite, if the user has it installed...Yes, I want it to open in SciTE... it is set that way now, its the "default" editor I may have a problem withAlso, in Steps 1-2-3, #1 is get Autoit, get beta and then get SciTE8)
theguy0000 Posted April 4, 2007 Posted April 4, 2007 Yes, I want it to open in SciTE... it is set that way now, its the "default" editor I may have a problem withAlso, in Steps 1-2-3, #1 is get Autoit, get beta and then get SciTE8)I know the steps, but still, some people don't like scite ( ) so I thought it seemed natural to just have it open with the default editor associated with .au3 files.....don't see how the could cause a problem.But anyway, how about the second key I gave you, for scite. Will that work? The cake is a lie.www.theguy0000.com is currentlyUP images.theguy0000.com is currentlyUP all other *.theguy0000.com sites are DOWN
Valuater Posted April 5, 2007 Author Posted April 5, 2007 I know the steps, but still, some people don't like scite ( ) so I thought it seemed natural to just have it open with the default editor associated with .au3 files.....don't see how the could cause a problem.But anyway, how about the second key I gave you, for scite. Will that work?Thats exactly where the problem is...The reg-key you gave me for SciTE amy work.. but, it won't work if it is not installed or the "default" editor8)
theguy0000 Posted April 5, 2007 Posted April 5, 2007 Thats exactly where the problem is...The reg-key you gave me for SciTE amy work.. but, it won't work if it is not installed or the "default" editor8)but it will still work if it's the default editor, won't it? it's just a key to scite... it's not a key leading to the default editor...it always goes to scite.and as for if it's not installed...what did you expect? The cake is a lie.www.theguy0000.com is currentlyUP images.theguy0000.com is currentlyUP all other *.theguy0000.com sites are DOWN
Examiner Posted April 12, 2007 Posted April 12, 2007 2007-03-20 14:34:52 : ********** New Registry ************2007-03-20 14:34:52 : AutoIt Screen Name> df2007-03-20 14:34:52 : AutoIt Member Number> 1232007-03-20 14:34:52 : User Location> Canada2007-03-20 14:34:52 : ********** End Registry ************2007-03-20 14:34:52 : Ver 1.3.02007-03-20 14:34:52 : 2007-04-12 09:48:37 : ********** Exam Level Three ************2007-04-12 09:48:37 : Number of Attempts> 192007-04-12 09:48:37 : Exam Scores> 65,65,70,75,80,75,85,90,85,90,85,85,85,85,85,95,90,90,100 ( 100 Points Max )2007-04-12 09:48:37 : Accumulated Errors> 02007-04-12 09:48:37 : Point Score> 12 ( 333 Points Max )2007-04-12 09:48:37 : ********** End Exam Report ************2007-04-12 09:48:37 : 2007-04-12 09:48:37 : Overall Point Score> 596 ( 1000 Points Max )
Valuater Posted April 29, 2007 Author Posted April 29, 2007 Thank you very much! Really good job Thanks Day!!8)
Valuater Posted May 10, 2007 Author Posted May 10, 2007 Thanks, I'll try it out.Thanks uPod... Gotta have the newIPhone!! ( IPod, Phone, Internet )Looks Awesome!!!8)
uPod Posted May 10, 2007 Posted May 10, 2007 Thanks uPod... Gotta have the newIPhone!! ( IPod, Phone, Internet )Looks Awesome!!!8)Yep, I'm the ULTIMATE ripoff!
Hazer Posted May 18, 2007 Posted May 18, 2007 Hey Guys, I am really really new to AutoIt (basically new to any programming). I have done the tutorials in the AutoIt Help and found other tutorials to do. I could use some help learning. Any ways, I searched how to learn to scripting in Autoit and this is what I have found. AutoIt 1-2-3. I unzipped it but it would have semi-colon errors and others. Is it because I have the new version? Thanks in Advance.
Valuater Posted May 18, 2007 Author Posted May 18, 2007 Hey Guys,I am really really new to AutoIt (basically new to any programming). I have done the tutorials in the AutoIt Help and found other tutorials to do. I could use some help learning. Any ways, I searched how to learn to scripting in Autoit and this is what I have found. AutoIt 1-2-3. I unzipped it but it would have semi-colon errors and others. Is it because I have the new version?Thanks in Advance.The semi-colon errors are because that script was not meant to "run" its just "visual" readable information8)
Hazer Posted May 18, 2007 Posted May 18, 2007 The semi-colon errors are because that script was not meant to "run" its just "visual" readable information8)Oh okay, so how do I get it to work?
Valuater Posted May 18, 2007 Author Posted May 18, 2007 Oh okay, so how do I get it to work?its an exe file, it demonstrates use...Sometimes people install Autoit to "Run" with a double-click, This system was designed for Autoit to "Edit" when double clicked, other than that, it should run fine, again, it is an exe file8)
Hazer Posted May 18, 2007 Posted May 18, 2007 (edited) its an exe file, it demonstrates use...Sometimes people install Autoit to "Run" with a double-click, This system was designed for Autoit to "Edit" when double clicked, other than that, it should run fine, again, it is an exe file8)Yep, I have it running. When I click SciTE Editor in Step Two.I get the the following error:Line 14 (C:.....)no semi-colon is used for commands.^ ERRORError: Error parsing function call.Sorry, I am a little slow. Edited May 18, 2007 by Hazer
Valuater Posted May 18, 2007 Author Posted May 18, 2007 The semi-colon errors are because that script was not meant to "run" its just "visual" readable information8)all others are meant to run... just skip that one8)
Hazer Posted May 18, 2007 Posted May 18, 2007 (edited) Okay. So I open the application and.... sorry I dont get it. Thanks again. Edited May 18, 2007 by Hazer
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