Hi, On the "large objects heap": I have managed to miss that somehow. Thanks a lot for the enlightenment! Will keep it in mind for the future. On RAM sizes: My first programming was done on a Norsk Data ND-100 minicomputer with 512KB RAM (IIRC) and an 80MB disk running the SINTRAN-III OS. It had an ND-50 number-cruncher for a side-car (same one that did the F-16 simulations a few years earlier). We were approximately 200 student groups writing, compiling and testing BASIC and Pascal programs on it (50-60 groups at a time, on DEC VT-100 and ND terminals using current loop cables from the terminal room to the computer room). I ended up being an assistant teacher there for a few years... we're talking 1981 or so. My first experience with a PC: - Hmmm... wonder if it's like Unix: C:\>ls - No, let's try SINTRAN III syntax: C:\>LIST-FILES - Nope, not that. Let's do VMS then: C:\>DIR - WOW, it worked. Let's run it in the background: C:\>BG DIR - Nope. Maybe some Unix influence after all: C:\>DIR & - Not that. Now let's see... where's the manual. WHAT?!?! No multi-tasking?!?!? Are you f*ing serious?!?! And I had just promised writing actual software for the thing... I have never felt so lost in my life... Later,
-- Peter