What is the difference between .sct and .docm?
- Extension
- .sct
- .docm
- Format
- Text
- Binary
- Category
- Developer
- Document
- Developer
- Microsoft
- Microsoft
- Description
- The SCT file type, associated with Windows Scriptlet, is a script file format used by Windows Script Host. Scriptlets are small pieces of code written in languages supported by the Windows Script Host, such as VBScript or JScript. These script files can automate tasks, manipulate files and folders, and interact with system services on a Windows operating system. An SCT file contains XML-formatted data that defines the script's properties, references, and the script code itself.
- A DOCM file is a document created by Microsoft Word, a popular word processor included with Microsoft Office. It contains embedded macros that can be executed within the document. DOCM files are used to automate Word Open XML document (.DOCX) tasks by adding advanced macro functionality.
- MIME Type
- text/scriptlet
- application/vnd.ms-word.document.macroenabled.12
- Sample
- sample.sct
- sample.docm
- Wikipedia
- .sct on Wikipedia
- .docm on Wikipedia