• EL Jerry (5/31/2012)


    bitbucket-25253 (5/31/2012)


    Cliff Jones (5/31/2012)


    EL Jerry (5/31/2012)


    Thank you for the question, Ron.

    I also got the right answers by elimination of the first 2 false statements.

    "El" Jerry.

    +1 but like Tom I was wondering about the 32767. Didn't seem like a logical choice for an ID but knew the other 2 were wrong.

    Go back to the very first days of Microsoft when they were working for IBM to develop a relational DB. In those days, Cobol and Fortran were perhaps the 2 most used languages in computing (outside of the basic Assembly language used by IBM to develop their operating system). In those days 18K of memory was huge. Indirect addressing of memory had yet to be developed, with all those restrictions the largest value that could stored in 16 bits was 32767. So, I am only guessing, that someone at MS with a long memory picked it as the value least likely to create a problem. No facts to back up my assumption, a pure guess on my part, take it for what it is worth .... which of course could be nothing. If you are curious enough use google to look up the IBM 900 or 901 model to learn what the "good old days" of computing were.

    Correct me if I'm wrong. Back in the good old days of GW-BASIC the highest line number a program could have was precisely 32767.

    "El" Jerry

    The restriction was the fact that 16 bits (remember 1 bit was reserved - in most systems the high order bit - numbering being from right to left - was reserved to indicate when set that the number was negative, if not set the number was of course positive. So GW-BASIC was limited by memory construction.. the chips themselves ..

    Boy oh boy this is taking me down memory lane to the days long past. When Hewlett Packard computers .. first model a 2116C, no hard drive, data read in and output using punched paper tape. An IBM 1401 using a RAMAC hard drive ... drive consisted of multiple platters each about 3 foot in diameter, stacked in a vertical housing standing about 6 ft tall, read / write heads (1 set) driven from platter to platter using of all things a steering gear shaft from a Ford motor vehicle. to raise and lower the heads to the required disc platter. Language used know as auto-coder ... but it did have its bright spots .. got chewed out for a printer miss alinement of its print heads by Admiral Rickover the founder of the U.S. nuclear navy and his people developing the first nuc submarine ... The one individual I wish I had the good fortune to meet, but never did was Adm Grace Hopper the founder of COBOL, (an acronym for Common Business Orientated Language ).

    Well enough of the so called Good Old Days.

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]