βš™οΈ
Domino Swiss Army Knife
CtrlK
  • DSAK - Domino Swiss Army Knife (Freeware)
  • Quick Start
    • πŸš€Installation and Usage
    • ⬇️Downloads
    • ❓FAQ
  • Command Reference
    • πŸ’»Command SrvInfo
    • πŸ’»Command SrvStats
    • πŸ’»Command DBFind
    • πŸ’»Command DBInfo
    • πŸ’»Command DBCopy
    • πŸ’»Command DBCreate
    • πŸ’»Command DBDelete
    • πŸ’»Command DBEncrypt
    • πŸ’»Command DBDecrypt
    • πŸ’»Command DBSign
    • πŸ’»Command DBDesignLock
    • πŸ’»Command DBQuotaSet
    • πŸ’»Command DBQuotaClear
    • πŸ’»Command DBCLOnline
    • πŸ’»Command DBCLOffline
    • πŸ’»Command DBFTCreate
    • πŸ’»Command DBFTUpdate
    • πŸ’»Command DBFTRemove
    • πŸ’»Command DBReplEnable
    • πŸ’»Command DBReplDisable
    • πŸ’»Command DBReplClear
    • πŸ’»Command DBDocDelete
    • πŸ’»Command Help
Powered by GitBook
  1. Command Reference

πŸ’»Command DBDesignLock

Syntax

Tell DSAK DBDesignLock filename On/Off

Function

Enable or disable design locking.

Parameters

  • filename: Full path and name of an existing database

  • On: Enable design locking

  • Off: Disable design locking

Example

> Tell DSAK DBDesignLock test.nsf Allow
22.02.2024 15:04:18   DSAK: Database test.nsf: Design locking is now enabled

Last updated 1 year ago