On 16 Jul 2002, at 8:30, Robert Patterson wrote:

> I would expand this request to disconnect the programming of metatools from the
> shift key and instead allow the (all the) shift keys to define additional
> metatools. If this were possible, I might (for ex.) use ctrl-p for "ppp",
> shift-p for "pp" and regular p for "p". I know for near certainty that the
> current limitation is merely in the u.i. Internally, Finale stores metatools by
> their ascii-codes, so different values for "P", "p", etc. would be perfectly
> possible.

If it's actually the ASCII code, then it wouldn't be possible. I don't 
know much about how the computer actually deals with scan codes from the 
keyboard (whether the scan code is always the same and is processed with 
a shift flag or not; I'm accustomed to programming in the latter 
fashion), but if the data are actually stored with unique information 
that wouldn't require adding a few bits to store the shift state, then 
obviously it would work, so I assume that's what you mean.

But ASCII codes it ain't.

-- 
David W. Fenton                         |        http://www.bway.net/~dfenton
David Fenton Associates                 |        http://www.bway.net/~dfassoc
_______________________________________________
Finale mailing list
[EMAIL PROTECTED]
http://mail.shsu.edu/mailman/listinfo/finale

Reply via email to