- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
In CVF there are the statement UNLOCK.
In "Compaq Visual Fortran
Language Reference
Date: August, 2000
Software
Version:
Visual Fortran Version 6.5"
on page 1308 i read this:
UNLOCK
Statement: Frees a record in a relative or sequential file that was locked by a
previous READ statement.
I carefully read the "READ" statement, but i can't find how can i LOCK any record.
In "Compaq Visual Fortran
Language Reference
Date: August, 2000
Software
Version:
Visual Fortran Version 6.5"
on page 1308 i read this:
UNLOCK
Statement: Frees a record in a relative or sequential file that was locked by a
previous READ statement.
I carefully read the "READ" statement, but i can't find how can i LOCK any record.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The locking is automatic when you READ. However, I'm not sure if record locking is implemented in CVF. On VMS, it's a file system feature. I'll check into this.
Steve
Steve

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page