-- RandomDemo.df -- Demo program randomly filling the screen and using the peoples time -- Christian Jacobi September 19, 1984 4:50:08 pm PDT -- Last edited: Christian Jacobi September 19, 1984 4:50:08 pm PDT Exports [Cedar]top> RandomDemo.df 12-Aug-86 17:18:27 PDT Exports [Cedar]Documentation> RandomDemoDoc.tioga!2 08-Aug-86 13:13:56 PDT Exports [Cedar]RandomDemo> +RandomDemoImpl.bcd!5 12-Aug-86 16:01:36 PDT +RandomDemoClient1.bcd!5 12-Aug-86 16:10:14 PDT +RandomDemoClient2.bcd!1 12-Aug-86 17:12:45 PDT RandomDemo.load!2 12-Aug-86 17:18:20 PDT Directory [Cedar]RandomDemo> RandomDemo.mesa!2 12-Aug-86 12:28:44 PDT RandomDemo.bcd!2 12-Aug-86 12:28:48 PDT RandomDemoImpl.mesa!5 12-Aug-86 15:50:23 PDT RandomDemoClient1.mesa!5 12-Aug-86 16:10:00 PDT +RandomDemoClient2.mesa!4 12-Aug-86 17:12:32 PDT Imports [Cedar]Top>AMProcess.df Of ~= Using [CedarProcess.bcd] Imports [Cedar]Top>BasicPackages.df Of > Using [Commander.bcd, Random.bcd] Imports [Cedar]Top>BasicTime.df Of > Using [BasicTime.bcd] Imports [Cedar]Top>Imager.df Of > Using [Imager.bcd, ImagerBackdoor.bcd, ImagerTerminal.bcd, ImagerPath.bcd, Vector2.bcd, ImagerFont.bcd, ImagerTransformation.bcd, ImagerColorOperator.bcd, ImagerPixelArray.bcd] Imports [Cedar]Top>IO.df Of ~= Using [Convert.bcd] Imports [Cedar]Top>HeadsCommon.df Of ~= Using [TerminalDefs.bcd] Imports [Cedar]Top>MesaRuntime.df Of > Using [Basics.bcd, PrincOpsUtils.bcd, Process.bcd, PrincOps.bcd, RuntimeError.bcd] Imports [Cedar]Top>Real.df Of > Using [Real.bcd, RealFns.bcd] Imports [Cedar]Top>Rope.df Of > Using [Rope.bcd] Imports [Cedar]Top>Terminal.df Of > Using [Terminal.bcd] Imports [Cedar]Top>Viewers.df Of > Using [Cursors.bcd, InputFocus.bcd, ViewerSpecs.bcd, VFonts.bcd, ViewerClasses.bcd, ViewerOps.bcd, ViewerTools.bcd, Icons.bcd] Imports [Cedar]Top>Idle.DF Of ~= Using [Idle.BCD]