Jump to content

SciTE: can't delete parameters permanently


Simpel
 Share

Recommended Posts

Hi,

if I open the parameters in SciTE with Shift+F8 the 4 fields are always prefilled with 4 pathes I set a long time ago. I can delete them now or set them new and these will stay as long as SciTE stays opened. But the moment I close SciTE and start it again, the 4 older pathes are set again. Normally these 4 fields should be empty.

Where is the place where these old parameters are set?

Regards, Simpel

SciTE4AutoIt = 3.7.3.0   AutoIt = 3.3.14.2   AutoItX64 = 0   OS = Win_10   Build = 19044   OSArch = X64   Language = 0407/german
H:\...\AutoIt3\SciTE     H:\...\AutoIt3      H:\...\AutoIt3\Include     (H:\ = Network Drive)

   88x31.png  Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind.

Link to comment
Share on other sites

I never in my live had administrator privileges on this computer.

SciTE4AutoIt = 3.7.3.0   AutoIt = 3.3.14.2   AutoItX64 = 0   OS = Win_10   Build = 19044   OSArch = X64   Language = 0407/german
H:\...\AutoIt3\SciTE     H:\...\AutoIt3      H:\...\AutoIt3\Include     (H:\ = Network Drive)

   88x31.png  Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind.

Link to comment
Share on other sites

  • 1 month later...

Hi @Jos,

now do I have time again to face this problem. Au3.properties is unchanged. SciTEUser.properties does have a lot of entries. But most of them were created after running SciTE-Config. Some small changes were made by myself:

# Editor pane, 0 = System default (ANSI) ; 65001 = UTF8
code.page=0
# Output pane, 0 = System default (ANSI) ; 65001 = UTF8
output.code.page=0
# macht im Fall von Read-only ein | nach den Dateinamen im TAB
read.only.indicator=1
# stoppt die Markierung vor dem ersten Punkt z.B. für $sText.objectName
word.characters.$(au3)=$(chars.alpha)$(chars.numeric)$(chars.accented)$_@#
# 1 set the output pane to the right, 0 below the editing pane
split.vertical=1

But as far as I remember, I do have this small problem much more longer then these changes.

Did a change happen how or where things like these parameters (that should be only temporary) were saved?

Simpel

SciTE4AutoIt = 3.7.3.0   AutoIt = 3.3.14.2   AutoItX64 = 0   OS = Win_10   Build = 19044   OSArch = X64   Language = 0407/german
H:\...\AutoIt3\SciTE     H:\...\AutoIt3      H:\...\AutoIt3\Include     (H:\ = Network Drive)

   88x31.png  Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind.

Link to comment
Share on other sites

Check the Local Options File to see if they're in there. This can be opened from Options menu in SciTE.

If I posted any code, assume that code was written using the latest release version unless stated otherwise. Also, if it doesn't work on XP I can't help with that because I don't have access to XP, and I'm not going to.
Give a programmer the correct code and he can do his work for a day. Teach a programmer to debug and he can do his work for a lifetime - by Chirag Gude
How to ask questions the smart way!

I hereby grant any person the right to use any code I post, that I am the original author of, on the autoitscript.com forums, unless I've specifically stated otherwise in the code or the thread post. If you do use my code all I ask, as a courtesy, is to make note of where you got it from.

Back up and restore Windows user files _Array.au3 - Modified array functions that include support for 2D arrays.  -  ColorChooser - An add-on for SciTE that pops up a color dialog so you can select and paste a color code into a script.  -  Customizable Splashscreen GUI w/Progress Bar - Create a custom "splash screen" GUI with a progress bar and custom label.  -  _FileGetProperty - Retrieve the properties of a file  -  SciTE Toolbar - A toolbar demo for use with the SciTE editor  -  GUIRegisterMsg demo - Demo script to show how to use the Windows messages to interact with controls and your GUI.  -   Latin Square password generator

Link to comment
Share on other sites

Nope,

Local Options File (SciTE.properties) is totally empty.

Simpel

SciTE4AutoIt = 3.7.3.0   AutoIt = 3.3.14.2   AutoItX64 = 0   OS = Win_10   Build = 19044   OSArch = X64   Language = 0407/german
H:\...\AutoIt3\SciTE     H:\...\AutoIt3      H:\...\AutoIt3\Include     (H:\ = Network Drive)

   88x31.png  Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...