Since Hungarian notation puts the letters before the variable name, i.e.:

t = temporary
g = global
l or s = script local
...etc

I assume Visigoth notation puts them at the end, i.e.: tFoo becomes foot

--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
On October 7, 2024 10:45:33 AM Craig Newman via use-livecode <use-livecode@lists.runrev.com> wrote:

I use Visigoth notation wherever I can. That is why I cannot read my code later on.

Craig

On Oct 7, 2024, at 11:39 AM, Peter Bogdanoff via use-livecode <use-livecode@lists.runrev.com> wrote:

I still want to know how Hungarian notation variables are useful in Livecode.

Peter

On Oct 7, 2024, at 10:57 AM, Richard Gaskin via use-livecode <use-livecode@lists.runrev.com> wrote:

Hungarian notation variables

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode




_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to