echo "Fractal Flight © copyright by HyperCube Engineering 1989" echo "Fractal Flight © Demo version 2.1 " if not exists ram:t makedir ram:t assign t: ram:t endif ask "View the Demo from ram ?( requires 1 meg of ram ) [y/n]" if not warn addbuffers df0: 50 viewer pic execute df0:s/viewdisk else Echo "Copying picture file to RAM:" echo "Fractal Flight© copyright by HyperCube Engineering 1989" Echo "Please wait...." AddBuffers df0: 50 Copy Pic RAM: Viewer RAM:Pic endif ask "View the Demo Again ?" if not warn echo "Please remove disk and reset machine" else execute df0:s/viewram endif endcli >nil: