Help: Debugger: extend info about loading DebuggerAutoRun.txt

This commit is contained in:
tomcw 2022-06-06 21:32:23 +01:00
parent 1b80c7bf16
commit 061570398d
1 changed files with 4 additions and 2 deletions

View File

@ -230,8 +230,10 @@ MODE 2</span></b></font></font></p>
You can run custom batch or script files that contain debugger commands.&nbsp;
Scripts files do not echo their input; to print a string to the output console
window, use the <b>ECHO</b> command. NB. When AppleWin initially starts-up, it
will attempt to auto-run '<b>DebuggerAutoRun.txt</b>' (located in the same folder
as AppleWin.exe).
will attempt to auto-run '<b>DebuggerAutoRun.txt</b>' (searching starts in the "Current Directory"[1], otherwise in the same folder
as AppleWin.exe).</br>
</br>
[1] "Current Directory" is implicitly set when inserting disk/harddisk images and ultimately by the command line switch: -current-dir &lt;path&gt;.
</p>
<br>
<table border="0" cellpadding="2" cellspacing="0" width="80%">