^ home ^ programming

SciTe command-line launcher

This is a very simple Windows command-line tool for opening text files in SciTe from the command prompt. The files are opened as tabs in an existing SciTe window (if one is found, otherwise a new window is opened).

Usage

scitecmd [file] options                                    

Command line interface to scite. Opens the specified file  
in the current SciTe window.                              

OPTIONS                                                   

   -h          Print this help text.                       
   -l line     Go to line number line in the file.          
   -f text     Find the text text in the file.             
   -i text     Insert text in the file.                    
   -n          Create a new empty window.                  
   -s          Open a new window with STDIN content.       
   -c cmd      Raw scite command.      

Download

Source code

 

programming ^ home ^


© 2012, Niklas Frykholm, administrator@frykholm.se