DelStone Posted February 25, 2012 Share Posted February 25, 2012 Thanks Melba - couldn't see the woods for the trees!#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-## START: DO NOT CHANGE ANYTHING AFTER THIS LINE #-#-#-#-## Created by SciTEConfig#------------------------------------------------------------font.base=font:Verdana,size:10,$(font.override)font.monospace=font:Courier New,size:10proper.case=1check.updates.scite4autoit3=0use.tabs=1indent.size=4indent.size.*.au3=4tabsize=4#Backgroundstyle.au3.32=style.*.32=$(font.base),back:#F0F4F9#CaretLineBackgroundcaret.line.back=#FFFED8# Brace highlightstyle.au3.34=fore:#0000FF,bold,back:#F0F4F9# Brace incomplete highlightstyle.au3.35=fore:#009933,italics,back:#F0F4F9#White spacestyle.au3.0=fore:#000000,back:#F0F4F9#Comment linestyle.au3.1=fore:#009933,italics,back:#F0F4F9#Comment blockstyle.au3.2=fore:#669900,italics,back:#F0F4F9#Numberstyle.au3.3=fore:#AC00A9,italics,bold,back:#F0F4F9#Functionstyle.au3.4=fore:#000090,italics,bold,back:#F0F4F9#Keywordstyle.au3.5=fore:#0000FF,bold,back:#F0F4F9#Macrostyle.au3.6=fore:#FF33FF,bold,back:#F0F4F9#Stringstyle.au3.7=fore:#9999CC,bold,back:#F0F4F9#Operatorstyle.au3.8=fore:#FF0000,bold,back:#F0F4F9#Variablestyle.au3.9=fore:#AA0000,bold,back:#F0F4F9#Sent keysstyle.au3.10=fore:#FF8800,bold,back:#F0F4F9#Pre-Processorstyle.au3.11=fore:#F000FF,italics,back:#F0F4F9#Specialstyle.au3.12=fore:#A00FF0,italics,back:#F0F4F9#Abbrev-Expandstyle.au3.13=fore:#FF0000,bold,back:#F0F4F9#Com Objectsstyle.au3.14=fore:#0000FF,italics,bold,back:#F0F4F9#Standard UDF'sstyle.au3.15=fore:#0080FF,italics,bold,back:#F0F4F9# END => DO NOT CHANGE ANYTHING BEFORE THIS LINE #-#-#-#-#-##-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-## 36 OrganizeIncludescommand.36.*.au3="D:Program FilesAutoIt3SciTEautoit3.exe" "$(SciteDefaultHome)OrganizeIncludesOI_1.0.0.50.au3" "$(FilePath)"command.name.36.*.au3=OrganizeIncludescommand.save.before.36.*.au3=1command.is.filter.36.*.au3=1command.shortcut.36.*.au3=Ctrl+Shift+Alt+I Link to comment Share on other sites More sharing options...
Xenobiologist Posted February 27, 2012 Author Share Posted February 27, 2012 (edited) I still assume, that it has something to do with your Scite version or Scite configuration.Look here : Try to change your settings from # 36 OrganizeIncludes command.36.*.au3="D:Program FilesAutoIt3SciTEautoit3.exe" "$(SciteDefaultHome)OrganizeIncludesOI_1.0.0.50.au3" "$(FilePath)" command.name.36.*.au3=OrganizeIncludes command.save.before.36.*.au3=1 command.is.filter.36.*.au3=1 command.shortcut.36.*.au3=Ctrl+Shift+Alt+Ito# 36 OrganizeIncludes command.36.*.au3="D:Program FilesAutoIt3SciTEautoit3.exe" "D:Program FilesAutoIt3SciTEOrganizeIncludesOI_1.0.0.50.au3" "$(FilePath)" command.name.36.*.au3=OrganizeIncludes command.save.before.36.*.au3=1 command.is.filter.36.*.au3=1 command.shortcut.36.*.au3=Ctrl+Shift+Alt+IMega Edited February 27, 2012 by Xenobiologist Scripts & functions Organize Includes Let Scite organize the include files Yahtzee The game "Yahtzee" (Kniffel, DiceLion) LoginWrapper Secure scripts by adding a query (authentication) _RunOnlyOnThis UDF Make sure that a script can only be executed on ... (Windows / HD / ...) Internet-Café Server/Client Application Open CD, Start Browser, Lock remote client, etc. MultipleFuncsWithOneHotkey Start different funcs by hitting one hotkey different times Link to comment Share on other sites More sharing options...
DelStone Posted February 27, 2012 Share Posted February 27, 2012 I now get this error: >"D:\Program Files\AutoIt3\SciTE\autoit3.exe" "D:\Program Files\AutoIt3\SciTE\OrganizeIncludes\OI_1.0.0.50.au3" "C:\Users\ADMIN\Desktop\FB Automator\FBAutomator.au3" 'D:\Program' is not recognized as an internal or external command, operable program or batch file. >Exit code: 1 Time: 1.037 Link to comment Share on other sites More sharing options...
Xenobiologist Posted February 27, 2012 Author Share Posted February 27, 2012 Please try reinstalling Scite4Autoit3 from here : http://www.autoitscript.com/site/autoit-script-editor/downloads/Here are some threads about your problem (nothing to do with "Organize Includes")http://www.google.de/search?q=test&num=100&ie=utf-8&oe=utf-8&aq=t#hl=de&sclient=psy-ab&q=is+not+recognized+as+an+internal+or+external+command%2C+operable+program+or+batch+file.++site:autoitscript.com&pbx=1&oq=is+not+recognized+as+an+internal+or+external+command%2C+operable+program+or+batch+file.++site:autoitscript.com&aq=f&aqi=&aql=&gs_sm=3&gs_upl=8071l14514l0l14782l22l9l0l0l0l0l1299l4406l2.1.1.1.0.1.2.1l9l0&bav=on.2,or.r_gc.r_pw.r_qf.,cf.osb&fp=35a09eb17a7bb46f&biw=1280&bih=603Thanks! Scripts & functions Organize Includes Let Scite organize the include files Yahtzee The game "Yahtzee" (Kniffel, DiceLion) LoginWrapper Secure scripts by adding a query (authentication) _RunOnlyOnThis UDF Make sure that a script can only be executed on ... (Windows / HD / ...) Internet-Café Server/Client Application Open CD, Start Browser, Lock remote client, etc. MultipleFuncsWithOneHotkey Start different funcs by hitting one hotkey different times Link to comment Share on other sites More sharing options...
golfinhu Posted February 27, 2012 Share Posted February 27, 2012 i'm getting the some problem =/ Link to comment Share on other sites More sharing options...
Moderators Melba23 Posted February 27, 2012 Moderators Share Posted February 27, 2012 golfinhu, Then read the same threads and reinstall with a new download. M23 Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind Open spoiler to see my UDFs: Spoiler ArrayMultiColSort ---- Sort arrays on multiple columnsChooseFileFolder ---- Single and multiple selections from specified path treeview listingDate_Time_Convert -- Easily convert date/time formats, including the language usedExtMsgBox --------- A highly customisable replacement for MsgBoxGUIExtender -------- Extend and retract multiple sections within a GUIGUIFrame ---------- Subdivide GUIs into many adjustable framesGUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView itemsGUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeViewMarquee ----------- Scrolling tickertape GUIsNoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxesNotify ------------- Small notifications on the edge of the displayScrollbars ----------Automatically sized scrollbars with a single commandStringSize ---------- Automatically size controls to fit textToast -------------- Small GUIs which pop out of the notification area Link to comment Share on other sites More sharing options...
DelStone Posted February 27, 2012 Share Posted February 27, 2012 I was using an uptodate install - I've reinstalled, uninstalled, reinstalled - same problem. Never mind, everything else installed works fine - not sure why this app doesn't. Link to comment Share on other sites More sharing options...
ldub Posted February 27, 2012 Share Posted February 27, 2012 (edited) Same problem as Delstone : I've reinstalled, uninstalled, reinstalled...(Win XP SP3, Autoit v 3.81)>"autoit3.exe" "C:Program FilesAutoIt3SciTEOrganizeIncludesOrganizeIncludes4.3.au3" "D:- AutoIt testsgmailautolog_autre.au3"Syntaxe du nom de fichier, de répertoire ou de volume incorrecte.>Exit code: 1 Time: 0.395 Edited February 27, 2012 by ldub Link to comment Share on other sites More sharing options...
Developers Jos Posted February 27, 2012 Developers Share Posted February 27, 2012 (edited) I now get this error:>"D:Program FilesAutoIt3SciTEautoit3.exe" "D:Program FilesAutoIt3SciTEOrganizeIncludesOI_1.0.0.50.au3" "C:UsersADMINDesktopFB AutomatorFBAutomator.au3"'D:Program' is not recognized as an internal or external command,operable program or batch file.>Exit code: 1 Time: 1.037Shouldn't this :"D:Program FilesAutoIt3SciTEautoit3.exe"Be:"D:Program FilesAutoIt3autoit3.exe"Same problem as Delstone : I've reinstalled, uninstalled, reinstalled...(Win XP SP3, Autoit v 3.81)>"autoit3.exe" "C:Program FilesAutoIt3SciTEOrganizeIncludesOrganizeIncludes4.3.au3" "D:- AutoIt testsgmailautolog_autre.au3"Syntaxe du nom de fichier, de répertoire ou de volume incorrecte.>Exit code: 1 Time: 0.395Do you have AutoIt3.exe installed in the root of the drive? Edited February 27, 2012 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. Link to comment Share on other sites More sharing options...
ldub Posted February 27, 2012 Share Posted February 27, 2012 (edited) No, autoit is here, as usual : C:Program FilesAutoIt3AutoIt3.exeThe problem is here :>"autoit3.exe" "C:Program FilesAutoIt3SciTEOrganizeIncludesOrganizeIncludes4.3.au3" "D:- AutoIt testsgmailautolog_autre.au3"Scite does not manage correctly the path of autoit.exe, even if I write the full path in Scite config.If I (manually) replace>"autoit3.exe" "C:Program FilesAutoIt3SciTEOrganizeIncludesOrganizeIncludes4.3.au3" "D:- AutoIt testsgmailautolog_autre.au3"with >"C:Program FilesAutoIt3AutoIt3.exe" "C:Program FilesAutoIt3SciTEOrganizeIncludesOrganizeIncludes4.3.au3" "D:- AutoIt testsFFFF_start_test_2.au3"it works...So, how can I do to do so ?(sorry for my English) Edited February 27, 2012 by ldub Link to comment Share on other sites More sharing options...
Developers Jos Posted February 27, 2012 Developers Share Posted February 27, 2012 So what did you put in your SciTEUser.properties for this? 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. Link to comment Share on other sites More sharing options...
ldub Posted February 27, 2012 Share Posted February 27, 2012 (edited) This :# 36 OrganizeIncludescommand.36.*.au3="$(autoit3dir)autoit3.exe" "$(SciteDefaultHome)OrganizeIncludesOrganizeIncludes4.3.au3" "$(FilePath)"command.name.36.*.au3=OrganizeIncludes;#command.36.*.au3="$(autoit3dir)betaautoit3.exe" "$(SciteDefaultHome)OrganizeIncludesOI_1.0.0.50.au3" "$(FilePath)";command.36.*.au3="c:ProgrammeAutoit3autoit3.exe" "c:ProgrammeAutoit3SciteOrganizeIncludesOI_1.0.0.56.au3" "$(FilePath)"command.save.before.36.*.au3=1command.is.filter.36.*.au3=1command.shortcut.36.*.au3=Ctrl+Shift+Alt+IOk, I have seen the mistake : command.36.*.au3="$(autoit3dir)autoit3.exe"I have changed it with :# 36 OrganizeIncludescommand.36.*.au3="C:Program FilesAutoIt3AutoIt3.exe" "$(SciteDefaultHome)OrganizeIncludesOrganizeIncludes4.3.au3" "$(FilePath)"command.name.36.*.au3=OrganizeIncludescommand.save.before.36.*.au3=1command.is.filter.36.*.au3=1command.shortcut.36.*.au3=Ctrl+Shift+Alt+IAnd it works now.Thanks a lot for your help ! Edited February 27, 2012 by ldub Link to comment Share on other sites More sharing options...
Developers Jos Posted February 27, 2012 Developers Share Posted February 27, 2012 (edited) Autoit3dir isn't set i guess. try: command.36.*.au3="$(SciteDefaultHome)..autoit3.exe" "$(SciteDefaultHome)OrganizeIncludesOrganizeIncludes4.3.au3" "$(FilePath)" Edited February 27, 2012 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. Link to comment Share on other sites More sharing options...
ldub Posted February 27, 2012 Share Posted February 27, 2012 Yes, it works My problem is solved Thanks again, for your help and for Organise includes which is a great help. Link to comment Share on other sites More sharing options...
JackDinn Posted June 9, 2013 Share Posted June 9, 2013 Hi, Is this still working , iv updated scite 3.3.0 and re-downloaded from the first post. The GUI loads fine, there are no errors shown but when i click "organize includes" button it removes ALL my code in SciTE and leaves it blank , not even any includeds in the right hand side list of Organize includes. Iv just used a help file .au3 , removed one of the #include's as a demo. Thx all,Jack Dinn. JD's Auto Internet Speed Tester JD's Clip Catch (With Screen Shot Helper) Projects :- AutoIt - My projects My software never has bugs. It just develops random features. :-D Link to comment Share on other sites More sharing options...
Xenobiologist Posted June 10, 2013 Author Share Posted June 10, 2013 Hi JackDinn, I cannot reproduce the problem. The script still works me. Do you have any chance to explain a little bit more? Thanks. Mega Scripts & functions Organize Includes Let Scite organize the include files Yahtzee The game "Yahtzee" (Kniffel, DiceLion) LoginWrapper Secure scripts by adding a query (authentication) _RunOnlyOnThis UDF Make sure that a script can only be executed on ... (Windows / HD / ...) Internet-Café Server/Client Application Open CD, Start Browser, Lock remote client, etc. MultipleFuncsWithOneHotkey Start different funcs by hitting one hotkey different times Link to comment Share on other sites More sharing options...
JackDinn Posted June 10, 2013 Share Posted June 10, 2013 Hi, It looks like its to do with the slow lappy (xp) im using , does it make a copy of the script file before reading it into OI ? because i tried to make a screen shot video of the problem and low and behold it was working again :-/ only thing i can think is that because my screen recorder really slowed my comp down OI had time to read the data but when i turned the screen recorder of again OI did not work again , it looks like its not able to read the script , all its getting is a blank. Thx all,Jack Dinn. JD's Auto Internet Speed Tester JD's Clip Catch (With Screen Shot Helper) Projects :- AutoIt - My projects My software never has bugs. It just develops random features. :-D Link to comment Share on other sites More sharing options...
Xenobiologist Posted June 10, 2013 Author Share Posted June 10, 2013 Hey, no it doesn't copy anything of your script. But OI saves your script before it starts. Does SciTE run with administrator rights on your machine? If not, then try to start SciTE with admin rights and then start OI again. Scripts & functions Organize Includes Let Scite organize the include files Yahtzee The game "Yahtzee" (Kniffel, DiceLion) LoginWrapper Secure scripts by adding a query (authentication) _RunOnlyOnThis UDF Make sure that a script can only be executed on ... (Windows / HD / ...) Internet-Café Server/Client Application Open CD, Start Browser, Lock remote client, etc. MultipleFuncsWithOneHotkey Start different funcs by hitting one hotkey different times Link to comment Share on other sites More sharing options...
JackDinn Posted June 10, 2013 Share Posted June 10, 2013 (edited) well iv just notice it does it on my main comp (win7x64) as well, I cant reproduce at will because it seems to open blank one time then if i close it and open it again its working again. So i shall leave it at that , as its not very helpful to you if i cant give a way to reproduce but there somming happening there sometimes. screen shots :- I open OI first time :- '> then just close it and open it again :- '> Cheers. Edited June 10, 2013 by JackDinn Thx all,Jack Dinn. JD's Auto Internet Speed Tester JD's Clip Catch (With Screen Shot Helper) Projects :- AutoIt - My projects My software never has bugs. It just develops random features. :-D Link to comment Share on other sites More sharing options...
Xenobiologist Posted June 11, 2013 Author Share Posted June 11, 2013 Does the problem occur every first time you start OI or only the first time for any script in a folder? If OI shows the blank screen, what happens when you hit "Restart"? Are you still willing to use OI, or is the problem so big that you cannot use it? Anyone else a similar problem? Scripts & functions Organize Includes Let Scite organize the include files Yahtzee The game "Yahtzee" (Kniffel, DiceLion) LoginWrapper Secure scripts by adding a query (authentication) _RunOnlyOnThis UDF Make sure that a script can only be executed on ... (Windows / HD / ...) Internet-Café Server/Client Application Open CD, Start Browser, Lock remote client, etc. MultipleFuncsWithOneHotkey Start different funcs by hitting one hotkey different times 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