diff --git a/basctl/sdi/baside.sdi b/basctl/sdi/baside.sdi index 52e0380c2330..5a3c838626fd 100644 --- a/basctl/sdi/baside.sdi +++ b/basctl/sdi/baside.sdi @@ -2,9 +2,9 @@ * * $RCSfile: baside.sdi,v $ * - * $Revision: 1.9 $ + * $Revision: 1.10 $ * - * last change: $Author: kz $ $Date: 2004-07-23 12:00:37 $ + * last change: $Author: kz $ $Date: 2004-08-31 12:19:54 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -225,6 +225,12 @@ shell BasicIDEShell StateMethod = GetState; ] + SID_SIGNATURE + [ + ExecMethod = ExecuteGlobal; + StateMethod = GetState; + ] + SID_SAVEASDOC [ ExecMethod = ExecuteGlobal;