Need to know how to set environment on startup so line numbers will be visible, tabs set to 3, etc.
My installation is on WinXP SP2 at c:\Program Files\SciTE\wscite.
I read the help file about SciTEUser.properties and built a file of this name in the wscite directory as follows:
 
# SciTEUser.properties is the per user options file and can be used to override
# settings in SciTEGlobal.properties.  It in turn is overridden by SciTE.properties,
# a per-directory properties file, a sample of which is in the SciTE.exe directory.
#
view.indentation.guides=1
highlight.indentation.guides=1
tabbar.visible=1
toolbar.visible=1
statusbar.visible=1
line.margin.visible=1
line.margin.width=3+
tabsize=3
indent.size=3
 
 
How do I get this file to take effect.  I tried starting SciTE from the command line with C:\Program Files\SciTE\wscite as the default directory, then executing
 
scite.exe "-import SciteUser.properties" 
but this only opened the properties file in the editor
 
Can anyone help me on this?
 
Dennis L. Kane
Brigham Young University,
Office of Information Technology
M105 B77
Provo, UT 84602
801-422-1629 Office, 801-592-7669 Cell

 

_______________________________________________
Scite-interest mailing list
Scite-interest@lyra.org
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to