// RawPilotTimeTestLupine.cm -- Copyright (C) 1985 by Xerox Corporation. All rights reserved. -- edited by BZM on 19-Nov-81 16:41:27. -- Bob Hagmann February 8, 1985 5:18:53 pm PST // Use this command file from CoPilot, invoking the client via CascadeExec. // Get the necessary test configuration for running on raw Pilot. FTP ^ Login/c Guest Guest ^ Open/c Ivy ^ Directory/c LupineTest> Retrieve/ua ^ LupineTimeTest'*.bcd ^ LupineTimeTest'*.symbols ^ SimpleTTY.bcd ^ WaitForever.bcd ^ Close/c ^ Open/c Indigo ^ Directory/c ComSoft> Retrieve/ua ^ Public>FormatImpl.bcd ^ Public>TimeImpl.bcd ^ Retrieve/ua DFFiles>BringOver.bcd ^ Close/c ^ // Get the necessary RpcRuntime configuration. BringOver/a/p [Ivy]Rpc>RpcRuntime.df // Default CascadeExec switches (first letter): // -ActiveToolStateTrue, +CopyToClient, +Execute (Load), +Start, -Links, -Debug. // BCDs to load and start for combined client-server test: // FormatImpl SimpleTTY TimeImpl RpcRuntime LupineTimeTestServer LupineTimeTestClient WaitForever // BCDs to load and start for stand-alone client: // FormatImpl SimpleTTY TimeImpl RpcRuntime LupineTimeTestClient WaitForever // BCDs to load and start for stand-alone server: // RpcRuntime LupineTimeTestServer WaitForever