<> <> <> <> <<>> RecordingService: CONFIGURATION IMPORTS Atom, BasicTime, Commander, CommandTool, Convert, FileNames, FS, GList, IntervalTimer, Icons, IO, LoganBerry, LupineRuntime, MBQueue, PupSocket, PrincOpsUtils, Process, Rope, RPC, RPCLupine, RuntimeError, ThParty, ThPartyPrivate, ThSmartsRpcControl, ThVersions, UserCredentials, UserProfile, VM, ViewerOps, ViewerEvents, Containers, ImagerFont, Imager, TU, VoiceUtils EXPORTS BluejaySmarts, Jukebox, VoiceStream, BluejayUtils, RecordingServiceRegister, VoiceRopeServer, VoiceCleanup CONTROL VoiceRopeServerImpl, VoiceRopeDBImpl, BluejayPackage, BluejaySmartsImpl, BluejayRegisterLocalImpl, RecordingServiceRegisterImpl, VoiceCleanupImpl = BEGIN BluejaySmartsImpl; BluejayRegisterLocalImpl; BluejayPackage; BluejayUtilsImpl; BluejayUtilsRpcServerImpl; RecordingServiceRegisterImpl; VoiceRopeDBImpl; VoiceRopeServerImpl; VoiceRopeServerRpcServerImpl; VoiceCleanupImpl; END. <<>>