× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Some things get started for the strangest reasons. Once started, they get
retained, but not always for the same reason.

A much abbreviated short story: Man watches his wife prepare a ham. She cuts off the ends and places all in the baking dish. She tells her husband she does
this because that is the way her mother did it.

The couple later visited her mother was asked why she cut off the ends. Her
response is that she did that because her mother did that.

Finally, the couple visit the grandmother and learn why the ends were cut off. That was the only way the ham would fit into the only available dish.

In the case of the IBM 1130, variable names were restricted to 5 characters and
only a few special characters to save space. Names were converted to "name
code'. Characters were translated from 8 bit EBCDIC to a 6 bit code. The
translated characters could then be packed into 30 bits. The IBM 1130 worked
with 16 bit words, but could also deal with 32 bits for some operations. This
packing made name comparison a lot easier, as a single subtract operation could
be used to compare two names, instead of using a loop. (The IBM 1130 did not
have a compare instruction, thus the subtract.).

I submit the restriction on special characters wassomething that was retained to
maintain compatibility with older systems.

John McKee

Quoting Simon Coulter <shc@xxxxxxxxxxxxxxxxx>:


On 10/09/2008, at 12:48 PM, PaulMmn wrote:

$#@ can be used as the -first- character in a variable, just like a
letter.

I'm not sure why they are restricted from use in passwords...

Probably because they are variant characters.

Regards,
Simon Coulter.
--------------------------------------------------------------------
FlyByNight Software OS/400, i5/OS Technical Specialists

http://www.flybynight.com.au/
Phone: +61 2 6657 8251 Mobile: +61 0411 091 400 /"\
Fax: +61 2 6657 8251 \ /
X
ASCII Ribbon campaign against HTML E-Mail / \
--------------------------------------------------------------------



--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.






As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 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.