Project

General

Profile

Bug #52

Space being appended to end of file read

Added by Neil Ives over 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Normal
Target version:
-
Start date:
01/21/2020
Due date:
% Done:

0%

Estimated time:
Affected version:

Description

Open In 1,"WordList.txt"

For n = 0 to 5
    Input #1,Word$
    Print "-" + Word$ + "-"
Next

close 1

See picture for output:

Using Version 0.9.3,(version drop-down needs updating)


Files

Space-appended.jpg (17.7 KB) Space-appended.jpg Neil Ives, 01/21/2020 07:05 PM
FileBug.PNG (5.79 KB) FileBug.PNG Paul Kitching, 03/01/2020 04:54 PM
test.txt (12 Bytes) test.txt Paul Kitching, 03/01/2020 05:26 PM

Also available in: Atom PDF