|
Terrence Enger wrote:
It is sad that the system allows a program to construct names ofIs there a system that doesn't allow this? Every non-i machine i know
programs and commands a run-time. Necessary, perhaps, but still sad.
allows you to create a script and then execute that script, which means
you can do anything.
And there's good reason for it: just about every OS has some sort of
menuing tool as well, which allows you to enter some arbitrary line of
code and execute it when the user selects an option. Otherwise, you'd
have to write hardcoded menus for each and every user.
Not sure why this is sad.
The ability to split a token across source lines also confounds scanningIt only confounds scanning code that can't handle line continuation
source code.
characters.
Joe
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.