<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://docs.dopus.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://docs.dopus.com/feed.php">
        <title>Directory Opus Manual - scripting:script_editor:editors</title>
        <description></description>
        <link>https://docs.dopus.com/</link>
        <image rdf:resource="https://docs.dopus.com/lib/exe/fetch.php?media=logo.png" />
       <dc:date>2026-04-15T17:51:11+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://docs.dopus.com/doku.php?id=scripting:script_editor:editors:code_editor&amp;rev=1700614449&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.dopus.com/doku.php?id=scripting:script_editor:editors:dialog_editor&amp;rev=1700630051&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.dopus.com/doku.php?id=scripting:script_editor:editors:string_editor&amp;rev=1700673219&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://docs.dopus.com/lib/exe/fetch.php?media=logo.png">
        <title>Directory Opus Manual</title>
        <link>https://docs.dopus.com/</link>
        <url>https://docs.dopus.com/lib/exe/fetch.php?media=logo.png</url>
    </image>
    <item rdf:about="https://docs.dopus.com/doku.php?id=scripting:script_editor:editors:code_editor&amp;rev=1700614449&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-11-22T00:54:09+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Code Editor</title>
        <link>https://docs.dopus.com/doku.php?id=scripting:script_editor:editors:code_editor&amp;rev=1700614449&amp;do=diff</link>
        <description>TOBEDONE</description>
    </item>
    <item rdf:about="https://docs.dopus.com/doku.php?id=scripting:script_editor:editors:dialog_editor&amp;rev=1700630051&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-11-22T05:14:11+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Dialog Editor</title>
        <link>https://docs.dopus.com/doku.php?id=scripting:script_editor:editors:dialog_editor&amp;rev=1700630051&amp;do=diff</link>
        <description>If you’re familiar with the dialog editor in Visual Studio then you’ll probably recognize the script dialog editor, as it was very heavily influenced by the Visual Studio original.

The four main parts of the dialog editor are:

	*  Commands: Commands for editing the dialog including positioning and alignment tools.</description>
    </item>
    <item rdf:about="https://docs.dopus.com/doku.php?id=scripting:script_editor:editors:string_editor&amp;rev=1700673219&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-11-22T17:13:39+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>String Editor</title>
        <link>https://docs.dopus.com/doku.php?id=scripting:script_editor:editors:string_editor&amp;rev=1700673219&amp;do=diff</link>
        <description>String resources

While script dialogs provide a multi-lingual interface in the form of language overlays, scripts can also use string resources which provide an easy way for a script to support multiple languages for ad-hoc strings.

As a very simple example, consider the following VBScript fragment.</description>
    </item>
</rdf:RDF>
