GetPrompt FileMode update

This commit is contained in:
mysticbbs 2012-04-17 18:34:27 -04:00
parent 90c925c38c
commit 54bfc16c5a
1 changed files with 2 additions and 0 deletions

View File

@ -226,6 +226,8 @@ Begin
{$I+}
If IoResult <> 0 Then Begin
FileMode := 66;
{$I-}
Reset (PromptFile);
Seek (PromptFile, N);