![]() | Products |
| Home » Technical Support » ElevateDB Technical Support » Incident Reports » Incident Reports Addressed for Version 2.05 » View Incident Report |
| Reported By: Tiago Ameller Reported On: 5/27/2011 For: Version 2.05 Build 7 |
SCRIPT
BEGIN
USE MAGEST2_ACTUAL;
-- Clean logs and backups
CALL STL(60,'c:\tmp\*.csv');
CALL STL(30,'c:\tmp\*.EDBBkp');
USE;
END
Procedure:
CREATE PROCEDURE "STL" (IN iNum INTEGER,
IN sPath VARCHAR,
OUT "iDeleted" INTEGER)
EXTERNAL NAME "M01Misc"This web page was last updated on Wednesday, October 22, 2025 at 04:21 PM | Privacy Policy © 2026 Elevate Software, Inc. All Rights Reserved Questions or comments ? |

