Project

General

Profile

Actions

Bug #66

closed

Field statement fails on Random file.

Added by Brian Flanagan over 4 years ago. Updated over 4 years ago.

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

0%

Estimated time:
Affected version:

Description

When file is opened as Random, it fails with a "File type mismatch" error at column 1 of the Field statement.

Open Random 1,"DF0:myfile"
Field 1,28 As NAME$

DF0 has been created in the filesystem folder.
Commenting the Field statement, and adding a Close 1 will create "myfile", so I know the path is correct.

Actions #1

Updated by Baptiste Pillot over 4 years ago

  • Assignee set to Francois Lionet
Actions #2

Updated by Francois Lionet over 4 years ago

  • Status changed from New to Resolved

Should be corrected!

Actions #3

Updated by Francois Lionet over 4 years ago

  • Target version set to 0.9.3.2
Actions #4

Updated by Baptiste Pillot over 4 years ago

  • Description updated (diff)
Actions #5

Updated by Brian Flanagan over 4 years ago

  • Affected version changed from 0.9.3 to 0.9.5

Tested 0.9.5.1. Field statement no longer causes a file type mismatch, HOWEVER, the example fails for other reasons.

Actions #6

Updated by Brian Flanagan over 4 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF