i think there should be a way to change transparency with hotkeys, if you choose 0% transparency, theres no way to change back unless you close the program
also i think that string-to-DTM idea is great
another 1 is (this will take some explaning)
when you use a SCAR procedure or function, the help tab come up as "procedure clickmouse(x,y:inteter);
but if you make a procedure/function it come out as "function clicktext(txt:string;font:longint;xs:longint;ys:lo ngint;xe:longint;ye:longint;left:boolean):boolean
instead of:
function ClickText(txt:string;font,xs,ys,xe,ye:integer;left :boolean):boolean;
so my suggestion is (finnaly) make the help bar use commas

