|
|
DataMuseum.dkPresents historical artifacts from the history of: Rational R1000/400 Tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Rational R1000/400 Tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - downloadIndex: T V
Length: 911 (0x38f)
Types: TextFile
Names: »V«
└─⟦5f3412b64⟧ Bits:30000745 8mm tape, Rational 1000, ENVIRONMENT 12_6_5 TOOLS
└─⟦91c658230⟧ »DATA«
└─⟦458657fb6⟧
└─⟦this⟧
└─⟦d10a02448⟧ Bits:30000409 8mm tape, Rational 1000, ENVIRONMENT, D_12_7_3
└─⟦fc9b38f02⟧ »DATA«
└─⟦9b46a407a⟧
└─⟦this⟧
procedure Purge_Old_Views (Effort_Only : Boolean := True;
Try_Hard : Boolean := False;
Also_Keep_Views : String :=
"_$$.Lists.Views_To_Keep";
Response : String := "<PROFILE>");
pragma Loaded_Main;
--
-- This procedure deletes unused views from the native subsystems which
-- are installed as part of the release. This procedure should be run
-- after the machine is rebooted, and the new subsystems have been installed.
--
-- Effort_Only set to true will display which views will be destroyed.
-- Try_Hard set to true will cause the procedure to attempt to get around
-- many forms of protection in order to destroy the view.
-- Also_Keep_Views indicates views which should not be deleted. The default
-- points to a file to which names may be added of views to keep.