From: Juan Falgueras (juanfc@LCC.UMA.ES)
Date: 6 Aug 98, 20:48 EST
From: Juan Falgueras <juanfc@LCC.UMA.ES>
Subject: "bind" or "Bind"?
What is the difference between "bind" and "Bind"?
I have test tracing "bind" in
bind '2' <so> {insertText "Ana"}
and the dump is:
bind ''2'' '<so>' 'insertText "Ana"'
uplevel '1' 'Bind' ''2' <so> {insertText "Ana"}'
Bind ''2'' '<so>' 'insertText "Ana"'
Bind OK:
uplevel OK:
bind OK:
Which must we use in Prefs, Bind or bind?
It seems that bind is more powerful since it makes a global Bind, is this
correct?
Why there is not a command "ascii" equivalent (Ascii)?
juan falgueras <juanfc@lcc.uma.es>