RELA.BAS -- RELAI.BAS -- (instructions) "Relativistic Space Flight", by Wallace R. Rust, Greece, NY Simulates a long distance flight to planet Nemo, and the effects of relativity on the astronauts age versus his twin back at home. I think something is amiss. I simulated a mission where Nemo was five light years away, so the round trip should take 10 years from the point of view of a photon. The space ship of course is slower than this, so it should take more than ten years from the point of view of the astronaut on the ship (and far longer from Earth's view), yet the simulation showed nearly 27 years passed on earth (OK) but only 6.75 years for the astronaut. CANYON.BAS -- by Keith Safford and Roger Safford Construct a bridge to span a canyon one beam at a time. To move the dot cursor, use these keys: W = left E = right S = down DSKMOD.BAS -- Disk Diagnostic Utility Read a sector, inspect it, modify it, save it DRAW.BAS -- Draw pcitures on an Epson FX-85 printer via primitives. Instructions are in DRAWI.BAS (missing). by Wallace R. Rust Manually direct the program to clear the drawing area, draw a line, rectangle, or elipse, draw a frame around the image. Then, when done, save the image to disk or print it to the printer. However, none of the image being generate is visible. BASRC3.PRG -- "BAS/SRC" V1.20 for V6.78 and V8.79 ROMs Supply a .BAS filespec and it will generate an ASCII version of the file. For example, supplying "DEMO.BAS" will generate a file named "DEMO.SRC" which is an ASCII listing.