Skip to content

Commit

Permalink
Merge pull request #91 from cfry/eval_after_changing_dde-init
Browse files Browse the repository at this point in the history
Adding that you have to eval changes to dde_init
  • Loading branch information
cfry authored Mar 10, 2023
2 parents ea28f6e + 4957769 commit 87c9783
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions doc/guide.html
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,8 @@
that is automatically inserted into the file dde_apps/dde_init.js is fine.
However, in that file you may need to modify the ip_address and port number
of Dexter. The default ip_address is <code>"192.168.1.142"</code> The port number
is typically <code>"50000"</code>.
is typically <code>"50000"</code>. Be sure to (Eval)uate the file or restart DDE so
your changes will have effect.
</details>

<details id="configure_dexter_id" class="doc_details"><summary>Configure Dexter</summary>
Expand Down Expand Up @@ -2343,4 +2344,4 @@ <h4>Boot</h4>
latest <a href="#" onclick="open_doc(release_notes_doc_id)">Release Notes</a><br/>
and the <a href="#" onclick="open_doc(known_issues_doc_id)">Known Issues</a> to help hone your
suggestions.
</details>
</details>

0 comments on commit 87c9783

Please sign in to comment.