Skip to content
Dziezyk, Peter edited this page Jul 3, 2026 · 7 revisions
If ran the program, not in administrator mode, and the programs input is stuck outside an 
admin window not giving any feedback, will have to press CtrlKey or hold RSHIFT and press 
LSHIFT three times for input to come back.
se.txt [CtrlKey: 29 700]
The first slot is set to the scan code for RCTRL and can only be set to 29 or 0.
If set to 0, it will disable CtrlKey, RCTRL+LCTRL, and RSHIFT+RCTRL.
The second slot is set to 700 and is a limiter. Most likely you won't have to adjust this.
When using <db> algos <!#!> (get output from line #) or <!#!in:> (with sanity check),
run <db> to print the database to the terminal and get the line # from there
because pressing CTRL+S (db.txt update) will compress multi-line io's to one line
(blank lines in the editor won't be added as well as lines that start with a space).
Use <dna:> to change the title of the program. 
To make it change when the program starts, add this to db.txt:
<anu:><dna:new title here>

Clone this wiki locally