Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/en/faq.html
Original file line number Diff line number Diff line change
Expand Up @@ -413,7 +413,7 @@ <h2>5. Issues related to the built-in viewer (<kbd>F3</kbd>) and editor (<kbd>F4
&nbsp;&nbsp;<code>&lt;General Name="AutoIt v3*" Extensions="AU3" Other="1"/&gt;</code></p>
<br>

<p class="bold"><a name="f4_open">How to open a specific file from a manually specified location in the built-in viewer?</a></p>
<p class="bold"><a name="f4_open">Q: How to open a specific file from a manually specified location in the built-in viewer?</a></p>
<p><span class="bold">A:</span> Add a button with an external command to the <a href="toolbar.html">toolbar</a>, specify the <a href="configuration.html#ConfigAssociations">{!DC-VIEWER}</a> macro as the command, and add the full name of the desired file in the parameters field.</p>
<p class="navback"><a href="#topofpage">(back to top)</a></p>
</div>
Expand Down