dear alan,

        i just thought of ms word's autocorrect tool. you can add rules to
automatically replace any character (or set of characters) with others. but,
it works like; when you press a, it appers as a but once you press space bar
it changes to the other character you specified. 

        or you might use excel's if and text functions. there must be a
function that cahnges ascii codes to letters. but i have a feeling that
you'll use it to write a continious string or text... then you might write a
little text editing application using visual basic, but i can't remember how
to do that. might be a little tedious.

        regards,
        ceyda


> dear all,
> 
> can anyone help?
> 
> i would like a specific program for a piece of work, bu i don't think it
> exists...so....
> 
> i would like to be able to write a text, e.g. in notepad or word (i use
> windows and thew associated ms stuff - don't shout!)
> but when i press 'a', 'b' appears on the screen
> a=b
> b=c
> z=a
> etc
> 
> simply substituting the letters, would be nice to have a degree of
> controls
> over what letter is assigned to each key
> without having to change my keyboard settings or anything
> 
> i found a notepad copy that writes a certain sentence when you type, it's
> a
> tiny programme, perhaps what i want could be a little one too
> 
> 
> anyone??
> 
> yours
> 
> alan

Reply via email to